ligthThemeBaseTextStyle top-level property

TextStyle ligthThemeBaseTextStyle
final

Implementation

final ligthThemeBaseTextStyle = TextStyle(
  color: CustomColors.black1,
);