้็ฅ้้กน
@override void notifyItems(List<FlowItem> items) { if (mounted) { setState(() { flowItems = items; }); } }