Padding used to get some white space around the Text widget. import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class ...
確定! 回上一頁