reverse method

Future<void> reverse()

Implementation

Future<void> reverse() => _opacityController.reverse();