textButton top-level property
Implementation
TextStyle textButton = const TextStyle(
color: hWhiteColor,
fontSize: 18,
fontWeight: FontWeight.w700,
);
TextStyle textButton = const TextStyle(
color: hWhiteColor,
fontSize: 18,
fontWeight: FontWeight.w700,
);