Flutter extension methods and how to use it?
Before drive into extension methods let’s understand about customization which means to modify something to suit a particular individual or task and flutter extension methods does the same thing. Now let’s understand Extension methods...