itemExtent property
final
The size of the children along the main axis. Children RenderBoxes will be given the BoxConstraints of this exact size.
Must be a positive number.
Implementation
final double itemExtent;
The size of the children along the main axis. Children RenderBoxes will be given the BoxConstraints of this exact size.
Must be a positive number.
final double itemExtent;