BoxScrollViewDemo constructor

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

Implementation

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