borderColor property

Color borderColor

Implementation

Color get borderColor => isDark ? colors.neutral400 : colors.neutral50;