flutter value as variable code example Example: flutter variables Click to copyint num = 78; String name = 'John Roberts'; bool yesorno = true;