f18BoldTextInversePrimary property
TextStyle
get
f18BoldTextInversePrimary
Implementation
TextStyle get f18BoldTextInversePrimary =>
f18Bold.copyWith(color: appColor.textInversePrimary);
TextStyle get f18BoldTextInversePrimary =>
f18Bold.copyWith(color: appColor.textInversePrimary);