Closed yousefak007 closed 5 days ago
Just add the function to your class? There is no magic. Or I don't understand the question.
Just add the function to your class? There is no magic. Or I don't understand the question.
lol
Yes it's easy but it's also boilerplate work, so if the generator adds this ability we can have copyWith, lerp and hashcode all of them are generated
This is really not in the scope of this package.
You can ofc. write your own code generator.
i want to extend ThemeExtension and should implement copyWith and lerp methods
how I can achieve this?