BartBottomBarIndexAction constructor

BartBottomBarIndexAction(
  1. ValueNotifier<int> indexNotifier
)

Implementation

BartBottomBarIndexAction(this.indexNotifier);