arial property

Text get arial

Implementation

Text get arial => Text(
      data!,
      style: _getStyle(font: 'Arial'),
    );