If set to FALSE, different children can have different size along the opposite orientation.
Leaflet.homogeneous
bool homogeneous() @propertyGet homogeneous property.
Returns
Whether the leaflet allocates the same size for all children when folded.
Deprecated
void homogeneous(bool propval) @propertySet homogeneous property.
Parameters
propval | Whether the leaflet allocates the same size for all children when folded. If set to FALSE, different children can have different size along the opposite orientation. |