isLoading property

  1. @observable
bool isLoading
getter/setter pair

Implementation

@observable
bool isLoading = false;