isLoading property
bool
get
isLoading
Check if translations are currently loading.
Implementation
bool get isLoading => service.isLoading;
Check if translations are currently loading.
bool get isLoading => service.isLoading;