Widget _getSystemText(BuildContext context) { return TDText( exampleTxt, backgroundColor: TDTheme.of(context).brandFocusColor, ).getRawText(context: context); }