menu
dgis_mobile_sdk_full package
documentation
dgis.dart
AutomaticAppearance
AutomaticAppearance const constructor
AutomaticAppearance const constructor
dark_mode
light_mode
AutomaticAppearance
constructor
const
AutomaticAppearance
(
MapTheme
lightTheme
,
MapTheme
nightTheme
)
Implementation
const AutomaticAppearance(this.lightTheme, this.nightTheme);
dgis_mobile_sdk_full package
documentation
dgis
AutomaticAppearance
AutomaticAppearance const constructor
AutomaticAppearance class