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