putting variables in strings dart code example Example: dart string interpolation var age = 30; print('I am ${age} years old');