expandedSize property

double? expandedSize
final

The size of child widget in the expanded state.

By default, it is calculated based on items number and total widget size.

Implementation

final double? expandedSize;