ClipRect( child: Align( alignment: Alignment.topCenter, heightFactor: 0.6, child: Image.network( 'https://flutter.github.io/assets-for-api-docs/assets/widgets/owl-2.jpg'), ), ),