BartAnimatedAppbarAction constructor

BartAnimatedAppbarAction(
  1. ValueNotifier<bool> show
)

Implementation

BartAnimatedAppbarAction(this.show);