quarter property

int quarter

Implementation

int get quarter => int.parse(DateFormat('Q').format(_dateTime));