itemScaleFactor property

double? itemScaleFactor
final

Specifies the scale factor for items.

If provided, this value scales the items in the editor by the specified factor.

Implementation

final double? itemScaleFactor;