width property

  1. @Int()
int width
getter/setter pair

< The width of the encoded bitmap in pixels. May be larger than the requested width if the symbol does not fit.

Implementation

@ffi.Int()
external int width;