listener method

void listener()

Updates the value of video whenever the controller updates.

Implementation

void listener() => setState(() {});