AppBottomOffset constructor

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

Implementation

const AppBottomOffset({
  super.key,
});