menu
flutter_fit_utils_config package
documentation
config.dart
Config
fetch abstract method
fetch abstract method
dark_mode
light_mode
fetch
abstract method
Future
<
void
>
fetch
(
)
Retrieves the data for the configuration.
Implementation
Future<void> fetch();
flutter_fit_utils_config package
documentation
config
Config
fetch abstract method
Config class