menu
shadcn_flutter package
documentation
shadcn_flutter.dart
InputPart
canHaveValue property
canHaveValue property
dark_mode
light_mode
canHaveValue
property
bool
get
canHaveValue
Whether this part can hold a value.
Implementation
bool get canHaveValue => false;
shadcn_flutter package
documentation
shadcn_flutter
InputPart
canHaveValue property
InputPart class