whitespace property

Pointer<Uint32> whitespace
getter/setter pair

Optional codepoints to trim from the start and end of the line.

Implementation

external ffi.Pointer<ffi.Uint32> whitespace;