instance property

HapticFeedback get instance

Implementation

static HapticFeedback get instance => _instance ??= HapticFeedback();