menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
FormattedObjectInput<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
@
override
T?
initialValue
final
The initial value of the input.
Implementation
@override /// The initial value of the input. final T? initialValue;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
FormattedObjectInput<T>
initialValue property
FormattedObjectInput class