flutter/examples/api/lib/material/list_tile
Hans Muller 42b20cf953
Added ListTile.titleAlignment, ListTileThemeData.titleAlignment (#119872)
* added ListTile.textAlignment

* changed titlesHeight to titleHeight

* fixed a typo

* Add tests and example

* Update tests

* update example test

---------

Co-authored-by: tahatesser <tessertaha@gmail.com>
2023-02-09 18:34:01 +00:00
..
custom_list_item.0.dart Updated ListTile documentation, add Material 3 example and other ListTile examples fixes. (#118705) 2023-01-19 11:05:30 +00:00
custom_list_item.1.dart Updated ListTile documentation, add Material 3 example and other ListTile examples fixes. (#118705) 2023-01-19 11:05:30 +00:00
list_tile.0.dart Updated ListTile documentation, add Material 3 example and other ListTile examples fixes. (#118705) 2023-01-19 11:05:30 +00:00
list_tile.1.dart Updated ListTile documentation, add Material 3 example and other ListTile examples fixes. (#118705) 2023-01-19 11:05:30 +00:00
list_tile.2.dart Add Material 3 CheckboxListTile example and update existing examples (#118792) 2023-01-25 13:21:18 +00:00
list_tile.3.dart Add Material 3 CheckboxListTile example and update existing examples (#118792) 2023-01-25 13:21:18 +00:00
list_tile.4.dart Added ListTile.titleAlignment, ListTileThemeData.titleAlignment (#119872) 2023-02-09 18:34:01 +00:00
list_tile.selected.0.dart Updated ListTile documentation, add Material 3 example and other ListTile examples fixes. (#118705) 2023-01-19 11:05:30 +00:00