menu
fml package
documentation
store/store_model.dart
Store
getApps method
getApps method
dark_mode
light_mode
getApps
method
List
<
ApplicationModel
>
getApps
(
)
Implementation
List<ApplicationModel> getApps() => _apps.toList();
fml package
documentation
store/store_model
Store
getApps method
Store class