menu
remote_config package
documentation
remote_config.dart
RemoteConfig
activated property
activated property
dark_mode
light_mode
activated
property
bool
get
activated
Indicates if activated.
Implementation
bool get activated => _activated;
remote_config package
documentation
remote_config
RemoteConfig
activated property
RemoteConfig class