BottomBarAction constructor

BottomBarAction(
  1. ValueNotifier<bool> show
)

Implementation

BottomBarAction(this.show);