menu
arcane package
documentation
util/arcane.dart
Arcane
hapticViewChange static method
hapticViewChange static method
dark_mode
light_mode
hapticViewChange
static method
Future
<
bool
>
hapticViewChange
(
)
Implementation
static Future<bool> hapticViewChange() => haptic(Arcane.globalTheme.haptics.viewChangeType);
arcane package
documentation
util/arcane
Arcane
hapticViewChange static method
Arcane class