height: MediaQuery.of(context).size.height, width: MediaQuery.of(context).size.width,
Get MediaQuery.of(context)
0 Comments