totalRows property
Total rows of the entire table.
In order to show default value 0 we have to present it as string.
Implementation
core.String? totalRows;
Total rows of the entire table.
In order to show default value 0 we have to present it as string.
core.String? totalRows;