According to this article:
As you might know, dynamic (as it is now called) is the stand-in type when a static type annotation is not provide
dynamic
dynamic is a data type that indicates all data types in dart
var is a variable declaration way like "final" that takes the data type of its value