toolbarLeftIconType property

String? toolbarLeftIconType
final

If you set left icon you need to provide the type of icon. Use this to set type of icon can be from below two option.

@Note: If you not provide any type to left icon then left icon will not display in toolbar.

Implementation

final String? toolbarLeftIconType;