how to specify line height in flutter code example Example: flutter text line height Text('Hey There', style: TextStyle(height: 5, fontSize: 10), )