subtitle top-level property
Implementation
TextStyle subtitle = const TextStyle(
fontSize: 14,
color: Color(0xff333333),
fontFamily: "bf_regular",
package: "raven_verification",
);
TextStyle subtitle = const TextStyle(
fontSize: 14,
color: Color(0xff333333),
fontFamily: "bf_regular",
package: "raven_verification",
);