canInteract property

  1. @computed
bool get canInteract

Implementation

@computed
bool get canInteract => enabled && !isLoading;