我想在Textspan中设置圆角,我认为需要 Paint 类,但是我不知道该怎么做。 image import 'package:flutter/material.dart'; void main() => runApp(new MyApp()); ...
確定! 回上一頁