isBuffering property

bool get isBuffering

return true if the player is buffering

Implementation

bool get isBuffering => _buffering;