headerActions property

List<Widget>? headerActions
final

A list of widgets that are displayed in the header of the list aligned to the end.

Implementation

final List<Widget>? headerActions;