Leaflet.setHomogeneous
void setHomogeneous(bool homogeneous) nothrowSets self to be homogeneous or not.
If set to FALSE, different children can have different size along the opposite orientation.
Parameters
homogeneous | whether to make self homogeneous |