Performance Flutter and Dart: When to use var, final and const Learn when to use var, final, or const in your Flutter and Dart apps. As well as some performance benefits of const and the static modifier.