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