menu
dev_toolkit package
documentation
services/vibration_service.dart
VibrationServiceImpl
light method
light method
dark_mode
light_mode
light
method
@
override
Future
<
void
>
light
(
)
override
Implementation
@override Future<void> light() async => await Haptics.vibrate(HapticsType.light);
dev_toolkit package
documentation
services/vibration_service
VibrationServiceImpl
light method
VibrationServiceImpl class