I am trying to learn flutter on VSCode, however was NOT getting "Extract Widget" option when doing a Right Click on "Text" object. (only option I was getting was 'Extract Method'). I went to the starting of the 'Class' in which my 'Text' object is. Right clicked on the 'Widget' and said 'Refactor Widget' on it. Then I started getting option of 'Refactor' also on my 'Text' object.