CustomShrinkAppBar constructor

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

Implementation

const CustomShrinkAppBar({
  super.key,
});