menu
afib package
documentation
afib_flutter.dart
AFFundamentalThemeState
optionsForType method
optionsForType method
dark_mode
light_mode
optionsForType
method
List
?
optionsForType
(
AFThemeID
id
)
Implementation
List<dynamic>? optionsForType(AFThemeID id) { return area.optionsForType[id]; }
afib package
documentation
afib_flutter
AFFundamentalThemeState
optionsForType method
AFFundamentalThemeState class