rightIcon property

Widget? rightIcon
final

The custom right icon widget Could be a Icon, Text or Image. Go crazy.

Implementation

final Widget? rightIcon;