h5 property

Text get h5

Implementation

Text get h5 => Text(
      data!,
      style: _getStyle(size: 12.sp),
    );