dayNumber constant

TextStyle const dayNumber

Implementation

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