menu
ews package
documentation
ComplexProperties/DictionaryProperty.dart
DictionaryProperty<TKey, TEntry extends DictionaryEntryProperty<TKey>>
CreateEntryInstance abstract method
CreateEntryInstance abstract method
dark_mode
light_mode
CreateEntryInstance
abstract method
TEntry
CreateEntryInstance
(
)
Creates instance of dictionary entry.
Implementation
TEntry CreateEntryInstance();
ews package
documentation
ComplexProperties/DictionaryProperty
DictionaryProperty<TKey, TEntry extends DictionaryEntryProperty<TKey>>
CreateEntryInstance abstract method
DictionaryProperty class