UnicodeCharMatcher.bidiControl constructor

UnicodeCharMatcher.bidiControl()

Implementation

factory UnicodeCharMatcher.bidiControl() =>
    UnicodeCharMatcher(_propertyData1, property.bidiControl);