selectedPage property

ValueNotifier<SelectedPage> selectedPage
final

Implementation

final selectedPage = ValueNotifier(SelectedPage.left);