textStyle property

TextStyle textStyle
getter/setter pair

Implementation

late var textStyle = t15Normal24.copyWith(
  color: Colors.black,
  fontWeight: FontWeight.w600,
);