isBusy property

bool get isBusy

Implementation

bool get isBusy => _spinner?.isBusy ?? false;