menu
rtbase package
documentation
app/widgets/rt_default_small_button.dart
DefaultSmallButton
btnText property
btnText property
dark_mode
light_mode
btnText
property
String
?
btnText
final
The text label displayed on the button
Implementation
final String? btnText;
rtbase package
documentation
app/widgets/rt_default_small_button
DefaultSmallButton
btnText property
DefaultSmallButton class