nextPageTooltip property
override
The tooltip for the PaginatedDataTable's "next page" button.
Implementation
@override
String get nextPageTooltip => 'Další stránka';
The tooltip for the PaginatedDataTable's "next page" button.
@override
String get nextPageTooltip => 'Další stránka';