pageRowsInfoTitleApproximateRaw property
override
The raw version of pageRowsInfoTitle, with $firstRow, $lastRow' and
$rowCount verbatim in the string, for the case where the value is
approximate.
Implementation
@override
String get pageRowsInfoTitleApproximateRaw => r'약 $rowCount행 중 $firstRow~$lastRow행';