menu
hypi_tink_api package
documentation
tink_widget_handler.dart
TinkWidgetHandler
onMove method
onMove method
dark_mode
light_mode
onMove
method
bool
onMove
(
Offset
offset
,
dynamic
data
)
Implementation
bool onMove(Offset offset, dynamic data) => delegate.onMove(offset, data);
hypi_tink_api package
documentation
tink_widget_handler
TinkWidgetHandler
onMove method
TinkWidgetHandler mixin