setPopupsEnabled abstract method

Future<void> setPopupsEnabled(
  1. bool enabled
)

Sets the ApplicationSettings.enablePopups value.

Implementation

Future<void> setPopupsEnabled(bool enabled);