hapticSelect static method

Future<bool> hapticSelect()

Implementation

static Future<bool> hapticSelect() =>
    haptic(Arcane.globalTheme.haptics.selectType);