#6.3 Dart Short Hand Syntax | FAT ARROW | Functions Expressions

Course: Kotlin Coroutines

Beginners Code Computer Skills Dart Flutter Mobile Development

Dart Short Hand Syntax. Dart beginners tutorial. In Dart, we have FAT ARROW that helps to return an Expression from a Function. Thus it helps to avoid BLOCK Code and write short and crisp functional code.