rightBar property

List<Widget>? rightBar
final

action buttons that placed on top right of dialog

Implementation

final List<Widget>? rightBar;