xm property

Text get xm

Implementation

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