HapticFeedback constructor
const
HapticFeedback({
- HapticFeedbackType type = HapticFeedbackType.light,
Implementation
const HapticFeedback({this.type = HapticFeedbackType.light});