isInvalid property

bool isInvalid

Implementation

bool get isInvalid => _getAttribute<bool>(kInvalid, false);