BartAnimatedAppBarAction constructor

BartAnimatedAppBarAction(
  1. ValueNotifier<bool> show
)

Implementation

BartAnimatedAppBarAction(this.show);