toStringPretty method

String toStringPretty()

Implementation

String toStringPretty() =>
    'FlutterFloor(floorIndex: $floorIndex, floorLabel: $floorLabel, floorMap: $floorMap, floorShapes: $floorShapes)';