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