BlockLayouts extension
Extension on List
Methods
-
getLayoutForIdentifier(
dynamic identifier) → BlockArea< Object> -
Available on List<
Gets the layout for a given identifier.BlockArea< , provided by the BlockLayouts extensionObject> > -
printLayout(
double cellSize) → String -
Available on List<
Prints the layout information with grid cell positions.BlockArea< , provided by the BlockLayouts extensionObject> >