endSwipeActionsBuilder property

DataGridSwipeActionsBuilder? endSwipeActionsBuilder
final

A builder that sets the widget for the background view in which a row is swiped in the reverse of reading direction (e.g., from right to left in left-to-right languages).

Implementation

final DataGridSwipeActionsBuilder? endSwipeActionsBuilder;