pages property
The total number of pages. Defaults to 1.
Contract
Throws AssertionError if pages and controller are both provided.
Implementation
@override
final int? pages;
The total number of pages. Defaults to 1.
Throws AssertionError if pages and controller are both provided.
@override
final int? pages;