leftIcon property

dynamic leftIcon
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 leftIcon;