menu
draftmode_framework package
documentation
ui/components/button.dart
DraftModeUIButton
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The widget displayed inside the button when not in a pending state.
Implementation
final Widget child;
draftmode_framework package
documentation
ui/components/button
DraftModeUIButton
child property
DraftModeUIButton class