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