commandBar property

Widget? commandBar
final

A bar with a list of actions an user can take

Usually a CommandBar widget.

Implementation

final Widget? commandBar;