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