setPopupsEnabled abstract method
- bool enabled
Sets the ApplicationSettings.enablePopups value.
Implementation
Future<void> setPopupsEnabled(bool enabled);
Sets the ApplicationSettings.enablePopups value.
Future<void> setPopupsEnabled(bool enabled);