menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
EditablePart
canHaveValue property
canHaveValue property
dark_mode
light_mode
canHaveValue
property
@
override
bool
get
canHaveValue
override
Whether this part can hold a value.
Implementation
@override bool get canHaveValue => true;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
EditablePart
canHaveValue property
EditablePart class