menu
vpack package
documentation
components/button/v_button.dart
VButton
state property
state property
dark_mode
light_mode
state
property
VButtonState
state
final
The state of the button (success, disable, loading).
Implementation
final VButtonState state;
vpack package
documentation
components/button/v_button
VButton
state property
VButton class