commentsAndSupportsComunique top-level constant

TextStyle const commentsAndSupportsComunique

Implementation

const commentsAndSupportsComunique = TextStyle(
  color: disableInputColor,
  fontFamily: 'Poppins',
  fontSize: 10,
  fontWeight: FontWeight.w400,
);