borderRatio property

double borderRatio
final

borderThickness is applied as padding to innerContainer insetting the innerSurface.

According to borderAlignment, a side(s) with special treatment is made thicker (default borderRatio: 2) or thinner (if 0 > borderRatio > 1).

Implementation

final double borderThickness, borderRatio;