menu
flutter_clx_base package
documentation
widget/get_widget.dart
GFSearchBar<T>
controller property
controller property
dark_mode
light_mode
controller
property
TextEditingController
?
controller
final
defines the input controller of searchBox
Implementation
final TextEditingController? controller;
flutter_clx_base package
documentation
widget/get_widget
GFSearchBar<T>
controller property
GFSearchBar class