toolbarRightIcon property

dynamic toolbarRightIcon
final

Set icon on right 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 toolbarRightIcon;