BartAppbarAction constructor

BartAppbarAction(
  1. ValueNotifier<PreferredSizeWidget?> appbar
)

Implementation

BartAppbarAction(this.appbar);