menu
flutter_common_widgets_softx package
documentation
common/app_button.dart
AppButton
text property
text property
dark_mode
light_mode
text
property
Widget
text
final
The child widget or label displayed inside the button.
Implementation
final Widget text;
flutter_common_widgets_softx package
documentation
common/app_button
AppButton
text property
AppButton class