bodyText top-level property
Implementation
TextStyle bodyText = const TextStyle(
fontSize: 16,
fontWeight: FontWeight.w900,
color: Color(0xff333333),
package: "raven_verification",
fontFamily: "bf_regular",
);
TextStyle bodyText = const TextStyle(
fontSize: 16,
fontWeight: FontWeight.w900,
color: Color(0xff333333),
package: "raven_verification",
fontFamily: "bf_regular",
);