isLeap property

bool isLeap

Implementation

bool get isLeap => isLeapYear(value);