toolbarRightIconType property

String? toolbarRightIconType
final

If you set right 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 right icon then right icon will not display in toolbar.

Implementation

final String? toolbarRightIconType;