isMarginY property

bool isMarginY

Implementation

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