defaultSize property

double? defaultSize
final

The default size of the brush. This value is measured in relation to the smaller side of the image that the user is editing.

// Defaults to:
0.05

Implementation

final double? defaultSize;