MyBoxScrollView constructor

MyBoxScrollView({
  1. Key? key,
})

Implementation

MyBoxScrollView({Key? key}) : super(key: key);