showEdges property

  1. @override
bool? showEdges
final

Whether to show first/last page buttons. Defaults to true.

Contract

Throws AssertionError if showEdges and controller are both provided.

Implementation

@override
final bool? showEdges;