AnimationGlop constructor
AnimationGlop(
- BuildContext context
Implementation
AnimationGlop(this.context) {
// double screenHeight = MediaQuery.of(context).size.height;
// double screenWidth = MediaQuery.of(context).size.width;
}