Was watching a tutorial and saw instructor defining the constructor of theme file like this
MyTheme._();
I expect to know why he didn’t declare a normal constructor and if the the other constructor mean something is it a must ?
Was watching a tutorial and saw instructor defining the constructor of theme file like this
MyTheme._();
I expect to know why he didn’t declare a normal constructor and if the the other constructor mean something is it a must ?