firstPageTooltip property
override
The tooltip for the PaginatedDataTable's "first page" button.
Implementation
@override
String get firstPageTooltip => '첫 페이지';
The tooltip for the PaginatedDataTable's "first page" button.
@override
String get firstPageTooltip => '첫 페이지';