isValid property

bool get isValid

Whether the throttle is valid.

Implementation

bool get isValid => controller.isValid;