menu
dartf package
documentation
dartf.dart
CharacterRange
utf16CodeUnits property
utf16CodeUnits property
dark_mode
light_mode
utf16CodeUnits
property
Iterable
<
int
>
get
utf16CodeUnits
The code units of the current character range.
Implementation
Iterable<int> get utf16CodeUnits;
dartf package
documentation
dartf
CharacterRange
utf16CodeUnits property
CharacterRange class