menu
rtbase package
documentation
app/widgets/rt_default_button.dart
DefaultButton
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
Width of the button. Defaults to full screen width if not specified.
Implementation
final double? width;
rtbase package
documentation
app/widgets/rt_default_button
DefaultButton
width property
DefaultButton class