minOffset property
double
get
minOffset
Height in pixels from the top of the bounding box at which the sheet starts to draw.
Implementation
double get minOffset => behavior.minOffset;
Height in pixels from the top of the bounding box at which the sheet starts to draw.
double get minOffset => behavior.minOffset;