isPaused property
bool
get
isPaused
Whether the theme is paused (float window mode).
Implementation
bool get isPaused => _isPaused;
Whether the theme is paused (float window mode).
bool get isPaused => _isPaused;