menu
mkx_ui_kit package
documentation
widgets/custom_button.dart
CustomButton
text property
text property
dark_mode
light_mode
text
property
String
?
text
final
The text to display (required for text buttons)
Implementation
final String? text;
mkx_ui_kit package
documentation
widgets/custom_button
CustomButton
text property
CustomButton class