resolvedMargin property

EdgeInsets? resolvedMargin

Implementation

EdgeInsets? get resolvedMargin => margin?.resolve(pageTheme.textDirection);