styleHighLight2 function
Implementation
TextStyle? styleHighLight2(AppModel app, BuildContext context) =>
StyleRegistry.registry()
.styleWithApp(app)
.frontEndStyle()
.textStyleStyle()
.styleHighLight2(app, context);