chevron property

Widget chevron
final

It is the chevron or icon that appears to return to the Settings Menu when you are changing Quality or Speed

DEFAULT:

 Icon(Icons.chevron_left, color: Colors.white);

Implementation

final Widget chevron;