menu
flutter_debouncing_controllers package
documentation
flutter_debouncing_controllers.dart
DebouncingTextController
text property
text property
dark_mode
light_mode
text
property
String
get
text
Simpler way to get text.
Implementation
String get text => value.text;
flutter_debouncing_controllers package
documentation
flutter_debouncing_controllers
DebouncingTextController
text property
DebouncingTextController class