h1 property

Text get h1

Implementation

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