知識點胖箭頭:只包含一個敘述的函數簡寫方式 => x 意為{return x;} =>> void_function(); 也可為不傳回值的函數void main() { runApp(MyApp()); } ...
確定! 回上一頁