isFilled property

bool get isFilled

Implementation

bool get isFilled => _maskedValue.length == mask.length;