exFat property

Text get exFat

Implementation

Text get exFat => Text(
      data!,
      style: _getStyle(fw: FontWeight.w900),
    );