thumbSize property

Size thumbSize
final

Size width is the shortest side.

Size height is the longest side.

The height and width should all be greater than 12.0.

Defaults to Size(12, 100).

Implementation

final Size thumbSize;