h6 property

Text get h6

Implementation

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