exeName property
String
get
exeName
The name of the executable file that will be created.
Implementation
String get exeName => "$name.exe";
The name of the executable file that will be created.
String get exeName => "$name.exe";