previous property

String get previous

Implementation

String get previous => isChinese ? '上一页' : 'Previous';