menu
flutterx_starter_kit package
documentation
widgets/buttonkit.dart
ButtonKit
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
Width of the button. If
null
, defaults to
double.infinity
.
Implementation
final double? width;
flutterx_starter_kit package
documentation
widgets/buttonkit
ButtonKit
width property
ButtonKit class