menu
erretech_facts package
documentation
modules/apps/apps_list.dart
AppsList
AppsList.new const constructor
AppsList.new const constructor
dark_mode
light_mode
AppsList
constructor
const
AppsList
(
{
Key
?
key
,
required
Map
apps
,
required
Function
callbackItem
,
})
Implementation
const AppsList({ super.key, required this.apps, required this.callbackItem });
erretech_facts package
documentation
modules/apps/apps_list
AppsList
AppsList.new const constructor
AppsList class