maximumSize property

double? maximumSize
final

The maximum size that a brush can have. This value is measured in relation to the smaller side of the asset that the user is editing.

// Defaults to:
0.125

Implementation

final double? maximumSize;