onSelected property

ValueChanged<int>? onSelected
final

Called when the user selects a page.

Implementation

final ValueChanged<int>? onSelected;