rewind property

Widget rewind
final

The icon that appears momentarily when you double tap

DEFAULT:

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

Implementation

final Widget rewind;