ShakeConfig constructor
const
ShakeConfig({})
Implementation
const ShakeConfig({
required this.offset,
this.pattern,
this.intensities,
this.vibrationType = VibrationType.haptic,
});
const ShakeConfig({
required this.offset,
this.pattern,
this.intensities,
this.vibrationType = VibrationType.haptic,
});