AbsoluteAppBarBehavior constructor

const AbsoluteAppBarBehavior({
  1. bool bouncing = false,
})

Implementation

const AbsoluteAppBarBehavior({super.bouncing = false});