RotatedBox In Flutter :
This Flutter tutorial post is RotatedBox In Flutter, rotated image, text, button other widgets. quarterTurns is use to rotated position.

Program :
RotatedBox( quarterTurns: 3, child: Text( 'TUTORIAL', style: TextStyle( fontSize: 55, fontWeight: FontWeight.bold, color: Colors.white.withOpacity(0.3), letterSpacing: 0, ), ), ),
The flutter tutorial is a website that bring you the latest and amazing resources of code. All the languages codes are included in this website. The languages like flutter, android, java,kotlin etc.with the help of this languages any user can develop the beautiful application
For more information about Flutter. visit www.fluttertutorial.in