onLeave property

String get onLeave

Implementation

String get onLeave => isChinese ? '请假' : 'On Leave';