menu
smart_pagination package
documentation
pagination.dart
SmartSearchMultiController<T>
query property
query property
dark_mode
light_mode
query
property
String
get
query
The current search query text.
Implementation
String get query => _textController.text;
smart_pagination package
documentation
pagination
SmartSearchMultiController<T>
query property
SmartSearchMultiController class