Shushan8 / flutter_todo

0 stars 0 forks source link

Use final for final variables #6

Closed TigranH13 closed 2 months ago

TigranH13 commented 4 months ago

it is important use final for final variables tell me why? also use constant constructors when you can