calcDisabled method Null safety
- Controller controller
By default, operations, if present, work for all kinds of controllers, but cf. BranchingOperation
Implementation
bool calcDisabled(Controller controller) => false;
By default, operations, if present, work for all kinds of controllers, but cf. BranchingOperation
bool calcDisabled(Controller controller) => false;