fieldTextStyle property
Implementation
late var fieldTextStyle = theme.t15Bold18.copyWith(
height: 1.2,
color: Colors.black,
fontWeight: FontWeight.w600,
fontSize: 15);
late var fieldTextStyle = theme.t15Bold18.copyWith(
height: 1.2,
color: Colors.black,
fontWeight: FontWeight.w600,
fontSize: 15);