hapticViewChange static method

Future<bool> hapticViewChange()

Implementation

static Future<bool> hapticViewChange() =>
    haptic(Arcane.globalTheme.haptics.viewChangeType);