menu
neomage package
documentation
data/services/settings_sync_service.dart
SettingsSyncController
isInteractive property
isInteractive property
dark_mode
light_mode
isInteractive
property
bool
Function
()
isInteractive
final
Whether the current session is interactive.
Implementation
final bool Function() isInteractive;
neomage package
documentation
data/services/settings_sync_service
SettingsSyncController
isInteractive property
SettingsSyncController class