menu
afib package
documentation
afib_command.dart
AFStandardIDMapRoot<TSubclass, TModel>
AFStandardIDMapRoot.new const constructor
AFStandardIDMapRoot.new const constructor
dark_mode
light_mode
AFStandardIDMapRoot<
TSubclass
,
TModel
>
constructor
const
AFStandardIDMapRoot<
TSubclass
,
TModel
>
(
{
required
Map
<
String
,
TModel
>
items
,
})
Implementation
const AFStandardIDMapRoot({ required this.items, });
afib package
documentation
afib_command
AFStandardIDMapRoot<TSubclass, TModel>
AFStandardIDMapRoot.new const constructor
AFStandardIDMapRoot class