minSizes property

List<double>? minSizes
final

The minimum size each child is allowed to be.

Implementation

final List<double>? minSizes;