iTitleTextStyle top-level constant
TextStyle
const iTitleTextStyle
Implementation
const TextStyle iTitleTextStyle = TextStyle(
color: iTitleColor,
fontSize: iFontSize,
fontWeight: iFontWeight,
);