isBuffering property

bool isBuffering

return true if the player is buffering

Implementation

bool get isBuffering => _buffering;