isFilled property

bool isFilled

Implementation

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