menu
messenger
ui/page/call/widget/scaler.dart
Scaler
onDragUpdate property
onDragUpdate
dark_mode
light_mode
onDragUpdate
property
dynamic Function
(
double
,
double
)
?
onDragUpdate
final
Callback reporting the
x
and
y
drag deltas.
Implementation
final Function(double, double)? onDragUpdate;
messenger
scaler
Scaler
onDragUpdate property
Scaler class