pageRowsInfoTitleApproximateRaw property

  1. @override
String pageRowsInfoTitleApproximateRaw
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 নম্বর';