menu
smartlinks_apps package
documentation
view/app_list_controller.dart
AppListController
apps property
apps property
dark_mode
light_mode
apps
property
RxList
<
SmartLinksAppItem
>
apps
final
Implementation
final RxList<SmartLinksAppItem> apps = <SmartLinksAppItem>[].obs;
smartlinks_apps package
documentation
view/app_list_controller
AppListController
apps property
AppListController class