successSide property
BorderSide
get
successSide
Implementation
static BorderSide get successSide => const BorderSide(
color: AtomicColors.success,
width: widthThin,
);
static BorderSide get successSide => const BorderSide(
color: AtomicColors.success,
width: widthThin,
);