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