Some improvements
This commit is contained in:
@ -19,7 +19,7 @@ class ButtonStateWidget extends StatelessWidget {
|
||||
"EXECUTE",
|
||||
textAlign: TextAlign.right,
|
||||
style:
|
||||
new TextStyle(fontSize: Entity.stateFontSize, color: Colors.blue),
|
||||
new TextStyle(fontSize: Sizes.stateFontSize, color: Colors.blue),
|
||||
),
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user