EatshotsVideoPlayerController.file constructor
EatshotsVideoPlayerController.file(
- dynamic file
Implementation
EatshotsVideoPlayerController.file(dynamic file)
: _dataSource = 'file://${file.path}',
super(const EatshotsVideoValue());