OverlayBottom constructor

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

Implementation

const OverlayBottom({Key? key}) : super(key: key);