status property

Rx<RxStatus> status
final

RxStatus of this PopupGalleryController.

Implementation

final Rx<RxStatus> status = Rx(RxStatus.loading());