menu
te_widgets package
documentation
widgets/list/controller/list_controller.dart
TListController<T, K>
autoSelectFirst property
autoSelectFirst property
dark_mode
light_mode
autoSelectFirst
property
bool
autoSelectFirst
final
Whether to automatically select the first item when items are loaded.
Implementation
final bool autoSelectFirst;
te_widgets package
documentation
widgets/list/controller/list_controller
TListController<T, K>
autoSelectFirst property
TListController class