menu
vpack package
documentation
components/button/enums/v_button_layout_enum.dart
VButtonLayout
isFull property
isFull property
dark_mode
light_mode
isFull
property
bool
get
isFull
Checks if the layout is FULL.
Implementation
bool get isFull => this == VButtonLayout.FULL;
vpack package
documentation
components/button/enums/v_button_layout_enum
VButtonLayout
isFull property
VButtonLayout enum