TF-2101 Add buttons and hasAttachment checkbox
(cherry picked from commit c132bf1c8bdbe15a807f95c2668d4c35d3aa77ff)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class ListButtonWidgetStyles {
|
||||
static const double space = 12.0;
|
||||
static const double mobileSpace = 16.0;
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
class TextActionButtonWidgetStyles {
|
||||
static const double radius = 10.0;
|
||||
static const double height = 44.0;
|
||||
static const double fontSize = 17.0;
|
||||
}
|
||||
Reference in New Issue
Block a user