Below is an example using RotatedBox to rotate a Text object 90 degrees clockwise (quarterTurns = 1). main.dart (ex1). import 'package:flutter/material.dart'; ...
確定! 回上一頁