action property
PositionComponent?
action
final
The optional action component to display on the right side of the list item.
Implementation
final PositionComponent? action;
The optional action component to display on the right side of the list item.
final PositionComponent? action;