menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
TextInputStatefulWidget
controller property
controller property
dark_mode
light_mode
controller
property
@
override
TextEditingController
?
controller
final
Text editing controller for the input.
Implementation
@override final TextEditingController? controller;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
TextInputStatefulWidget
controller property
TextInputStatefulWidget class