Types

Inference

Dart will perform type inference on values whose types are not declared at the point of initial assignment (e.g. with var, final, const).


Children
  1. Containers
  2. Null safety
  3. Numeric
  4. Symbols
  5. Text