caption property

Widget caption
final

It is the icon that will have the caption change option

DEFAULT:

  Icon(Icons.closed_caption_outlined, color: Colors.white, size: 20);

Implementation

final Widget caption;