toolbarLeftIcon property

dynamic toolbarLeftIcon
final

Set icon on left side of the toolbar. Icon can be an String value if you use an assets OR Icon can be an IconData if you use Icons.

Implementation

final toolbarLeftIcon;