GraphemePredicate typedef

GraphemePredicate = bool Function(String grapheme)

Implementation

typedef GraphemePredicate = bool Function(String grapheme);