onInlineActionSelected property
Called with the selected index when an inline action is tapped.
Implementation
final ValueChanged<int>? onInlineActionSelected;
Called with the selected index when an inline action is tapped.
final ValueChanged<int>? onInlineActionSelected;