fullMargin property

double fullMargin

Total margin based on the relative margin and the fluid margin

Implementation

double get fullMargin => fluidMargin + margin;