isMarginY property

bool get isMarginY

Implementation

bool get isMarginY => roots.margin && (margin.top + margin.bottom) > 0;