Syntax:-
Dart Syntax is similar to many other language like java , c# which you declare the types of variables function etc.
main()
{
print("Hello Jeet");
}
Dart Syntax is similar to many other language like java , c# which you declare the types of variables function etc.
main()
{
print("Hello Jeet");
}