menu
vpack package
documentation
components/button/enums/v_button_size_enum.dart
VButtonSize
isSmall property
isSmall property
dark_mode
light_mode
isSmall
property
bool
get
isSmall
Checks if the size is small.
Implementation
bool get isSmall => this == VButtonSize.SMALL;
vpack package
documentation
components/button/enums/v_button_size_enum
VButtonSize
isSmall property
VButtonSize enum