Updated ListTile
documentation to explain how its color properties are computed.
#118675
Labels
f: material design
flutter/packages/flutter/material repository.
framework
flutter/packages/flutter repository. See also f: labels.
r: fixed
Issue is closed as already fixed in a newer version
Fix existing missing explanations for several
ListTile
color properties and also updated them for Material 3 changes.This was noted in a M3 ListTile PR
I also noticed a couple of examples included in the
ListTile
docs don't actually useListTile
. Fix the name of the example classes and add missing example tests.The text was updated successfully, but these errors were encountered: