How to find the Screen orientation in flutter

orientation orientation=MediaQuery.of(context).orientation;