canBeExecuted property

bool get canBeExecuted
inherited

Can the user execute the commandFunc.

Implementation

bool get canBeExecuted => state.canBeExecuted;