Tooltip( padding: EdgeInsets.all(8.0), margin: EdgeInsets.only(top: 8.0), message: 'Tooltip', child: Text('Tooltip'), ),