ListTile( tileColor: Colors.blue[100], contentPadding: EdgeInsets.symmetric(horizontal: 16.0), leading: FlutterLogo(), title: Text('ListTile'), ),