BottomLoader constructor

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

Implementation

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