onManipulated property
final
Callback, called when floating panel is being manipulated in some way.
Implementation
final void Function(bool)? onManipulated;
Callback, called when floating panel is being manipulated in some way.
final void Function(bool)? onManipulated;