fat property

Text get fat

Implementation

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