flutter实现滚动导航栏发生透明变化
采用的是flutter的getx作为的状态管理product_content_view.dartimport package:flutter/material.dart;
import package:flutter_app/app/components/AppBarTop.dart;
import package:flutter_app/app/services/screenAdapter.dart;import package:get/get.dart;import ../con…
2026/8/22 22:35:18