onSwipeEnd property

DataGridSwipeEndCallback? onSwipeEnd
final

Called when swiping of a row is ended (i.e. when reaches the max offset).

Implementation

final DataGridSwipeEndCallback? onSwipeEnd;