menu
mirrorfly_uikit_plugin package
documentation
app/data/session_management.dart
SessionManagement
getVibration static method
getVibration static method
dark_mode
light_mode
getVibration
static method
bool
getVibration
(
)
Implementation
static bool getVibration() => _preferences.getBool("$prefix${Constants.package}vibration") ?? false;
mirrorfly_uikit_plugin package
documentation
app/data/session_management
SessionManagement
getVibration static method
SessionManagement class