menu
shadcn_flutter package
documentation
shadcn_flutter.dart
TextInputStatefulWidget
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
@
override
String
?
initialValue
final
Initial value for the input.
Implementation
@override final String? initialValue;
shadcn_flutter package
documentation
shadcn_flutter
TextInputStatefulWidget
initialValue property
TextInputStatefulWidget class