Showing posts with label format-code-on-save. Show all posts
Showing posts with label format-code-on-save. Show all posts

Friday, November 11, 2022

Ekran genişliğini ve yüksekliğini alma

  double screenWidth = MediaQuery.of(context).size.width; double screenHeight = MediaQuery.of(context).size.height; Container( height: sc...