ImageLayoutFrameRatioBuilder typedef

ImageLayoutFrameRatioBuilder = double? Function(ImageLayoutLayers layer)

Implementation

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