isBuffering property

  1. @override
bool get isBuffering
override

Implementation

@override
bool get isBuffering => _player.state.buffering;