isMarginX property

bool get isMarginX

Implementation

bool get isMarginX => roots.margin && (margin.left + margin.right) > 0;