menu
Flutter
gestures.dart
Velocity
Velocity const constructor
Velocity
dark_mode
light_mode
description
Velocity
constructor
const
Velocity
(
{
required
Offset
pixelsPerSecond
,
})
Creates a
Velocity
.
Implementation
const Velocity({ required this.pixelsPerSecond, });
Flutter
gestures
Velocity
Velocity const constructor
Velocity class
Cookies management controls