leftBar property

List<Widget>? leftBar
final

action buttons that placed on top left of dialog

Implementation

final List<Widget>? leftBar;