headerTrailingWidgets property

List<Widget>? headerTrailingWidgets
final

Optional list of trailing widgets to display in the header, placed between the info button and the close button.

Implementation

final List<Widget>? headerTrailingWidgets;