menu
flutterx_starter_kit package
documentation
widgets/buttonkit.dart
ButtonKit
textSize property
textSize property
dark_mode
light_mode
textSize
property
double
?
textSize
final
Font size for the label. If
null
, defaults to
14.0
.
Implementation
final double? textSize;
flutterx_starter_kit package
documentation
widgets/buttonkit
ButtonKit
textSize property
ButtonKit class