h3 property

Text get h3

Implementation

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