LoginSignup
2
0

【ちょっと便利な小技_part 2】Visual Studio Codeでflutter開発

Last updated at Posted at 2023-08-18

特定のWidgetのみを消す方法について

特定のWidgetのみを消すにはRemove this widgetを使います。
簡単に消せます!

Remove this widgetの使い方

1.まずは消したいWidgetにカーソルを合わせます。
スクリーンショット 2023-08-15 9.57.56.png

2.次に『cmd』+『.』(Mac)押すと下記のようになるので
一番下にある『Remove this widget』を選択
スクリーンショット 2023-08-15 9.58.25.png

3.これで消えます!
スクリーンショット 2023-08-15 9.58.34.png

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0