h4 property

Text get h4

Implementation

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