AppBarWidget constructor

const AppBarWidget({
  1. Key? key,
})

Implementation

const AppBarWidget({
  super.key,
});