menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
FormattedValuePart
value property
value property
dark_mode
light_mode
value
property
String
?
value
final
The actual string value for this part, or null if not set.
Implementation
final String? value;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
FormattedValuePart
value property
FormattedValuePart class