ImageLayoutFrameRatioBuilder typedef
ImageLayoutFrameRatioBuilder =
double? Function(ImageLayoutLayers layer)
Implementation
typedef ImageLayoutFrameRatioBuilder = double? Function(
ImageLayoutLayers layer,
);
typedef ImageLayoutFrameRatioBuilder = double? Function(
ImageLayoutLayers layer,
);