You have to remove item in _listKey.currentState manually Sample code: import 'package:flutter/material.dart'; void main() => runApp(MyApp()); ...
確定! 回上一頁