menu
assorted_layout_widgets package
documentation
assorted_layout_widgets.dart
Button
disable property
disable property
dark_mode
light_mode
disable
property
bool
disable
final
If
disable
is true, the
onTap
and
onDragUp
won't work.
Implementation
final bool disable;
assorted_layout_widgets package
documentation
assorted_layout_widgets
Button
disable property
Button class