EdgeInsetsGeometryExtension extension

Extension methods for converting Flutter's EdgeInsetsGeometry to flexbox EdgeSpacingGeometry.

This extension provides a convenient way to convert Flutter's built-in edge insets to the flexbox library's spacing system, allowing seamless integration between Flutter widgets and flexbox layouts.

on

Properties

asEdgeSpacing → EdgeSpacingGeometry

Available on EdgeInsetsGeometry, provided by the EdgeInsetsGeometryExtension extension

Converts Flutter's EdgeInsetsGeometry to the flexbox EdgeSpacingGeometry equivalent.
no setter