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