EdgeInsetsDirectionalExtension extension
Extension methods for converting Flutter's EdgeInsetsDirectional to flexbox EdgeSpacingDirectional.
This extension provides a convenient way to convert directional edge insets to the flexbox library's directional spacing system, preserving text-direction awareness.
Properties
- asEdgeSpacing → EdgeSpacingDirectional
-
Available on EdgeInsetsDirectional, provided by the EdgeInsetsDirectionalExtension extension
Converts Flutter's EdgeInsetsDirectional to the flexbox EdgeSpacingDirectional equivalent.no setter