iContentTextStyle top-level constant Null safety
Implementation
const TextStyle iContentTextStyle = TextStyle(
color: iContentColor,
fontSize: iFontSize,
);
const TextStyle iContentTextStyle = TextStyle(
color: iContentColor,
fontSize: iFontSize,
);