actions property

List<Widget> actions
final

Custom actions for the header, such as icons/buttons.

Implementation

final List<Widget> actions;