#14 Dart Programming Language : Short Hand Syntax | FAT ARROW | Functions Expressions - دارت بالعرب
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.
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.