isLoading property

bool get isLoading

Check if translations are currently loading.

Implementation

bool get isLoading => service.isLoading;