menu
fpj_core package
documentation
fpj_cores.dart
RxObjectMixin<T>
canUpdate property
canUpdate property
dark_mode
light_mode
canUpdate
property
bool
get
canUpdate
inherited
Implementation
bool get canUpdate => _subscriptions.isNotEmpty;
fpj_core package
documentation
fpj_cores
RxObjectMixin<T>
canUpdate property
RxObjectMixin mixin