speed property

Widget speed
final

It is the icon that will have the speed change option

DEFAULT:

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

Implementation

final Widget speed;