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