menu
fluttery_framework package
documentation
view.dart
CustomRaisedButton
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
Typically the button's label.
Implementation
final Widget? child;
fluttery_framework package
documentation
view
CustomRaisedButton
child property
CustomRaisedButton class