setEnabledSystemUIOverlays ([SystemUiOverlay.bottom]); // to hide both, enable complete fullscreen: SystemChrome.setEnabledSystemUIOverlays ([]); ...
確定! 回上一頁