menu
te_widgets package
documentation
widgets/list/controller/list_controller.dart
TListController<T, K>
loadOnSearchOnly property
loadOnSearchOnly property
dark_mode
light_mode
loadOnSearchOnly
property
bool
loadOnSearchOnly
final
Whether to only load data when a search query is present.
Implementation
final bool loadOnSearchOnly;
te_widgets package
documentation
widgets/list/controller/list_controller
TListController<T, K>
loadOnSearchOnly property
TListController class