menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.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;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
InputPart
canHaveValue property
InputPart class