import 'package:flutter/material.dart';. Container(child:Icon(Icons.add));//Icon - виджет, Icons.add - имеет тип IconData.
確定! 回上一頁