Open elign opened 8 months ago
Removed all the code with +, and used string interpolation to make the code look cleaner. Used the latest dart features like, removing 'this' keyword wherever not required.
Removed all the code with +, and used string interpolation to make the code look cleaner. Used the latest dart features like, removing 'this' keyword wherever not required.