A Material Design list tile.
{
"type": "list_tile",
"title": "John Smith",
"subtitle": "[email protected]",
"leading": {},
"trailing": {},
"destination": {}
}
The destination
widget must be a scaffold
.
A Material Design list tile.
{
"type": "list_tile",
"title": "John Smith",
"subtitle": "[email protected]",
"leading": {},
"trailing": {},
"destination": {}
}
The destination
widget must be a scaffold
.