这种弹层在flutter里是一个方法渲染出来的 showModalBottomSheet() 它里面有两个参数, ... String text) { showDialog<void>( context: _context, ...
確定! 回上一頁