borderStrong property
Color
get
borderStrong
High-emphasis neutral border.
Derived from border toward textPrimary.
Implementation
Color get borderStrong => _mix(border, textPrimary, 0.22);
High-emphasis neutral border.
Derived from border toward textPrimary.
Color get borderStrong => _mix(border, textPrimary, 0.22);