dayNumber constant
TextStyle
const dayNumber
Implementation
static const TextStyle dayNumber = TextStyle(
fontSize: 16,
fontWeight: FontWeight.w400,
);
static const TextStyle dayNumber = TextStyle(
fontSize: 16,
fontWeight: FontWeight.w400,
);