menu
enx_uikit_flutter package
documentation
buttons/custom_button.dart
CustomMaterialButton
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
Typically the button's label.
Implementation
final Widget? child;
enx_uikit_flutter package
documentation
buttons/custom_button
CustomMaterialButton
child property
CustomMaterialButton class