BartAppBarAction constructor

BartAppBarAction(
  1. ValueNotifier<PreferredSizeWidget?> appbar
)

Implementation

BartAppBarAction(this.appbar);