useAbsoluteBounds property

bool? useAbsoluteBounds
final

Use the full dimensions of the node regardless of whether or not it is cropped or the space around it is empty. Use this to export text nodes without cropping. Default: false.

Implementation

final bool? useAbsoluteBounds;