h2 property

Text get h2

Implementation

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