rewind property
The icon that appears momentarily when you double tap
DEFAULT:
Icon(Icons.fast_rewind, color: Colors.white);
Implementation
final Widget rewind;
The icon that appears momentarily when you double tap
DEFAULT:
Icon(Icons.fast_rewind, color: Colors.white);
final Widget rewind;