actions property

List<Widget>? actions
final

actions are used to place widgets after the title.

Implementation

final List<Widget>? actions;