list_tile library

EnhancedCupertinoListTile is based on CupertinoListTile from the Flutter standard library.

Classes

EnhancedCupertinoListTile
EnhancedCupertinoListTile is based on CupertinoListTile from the Flutter standard library. EnhancedCupertinoListTile provides titleBuilder and subtitleBuilder arguments which allow the caller to provide their own styling through the use of DefaultTextStyle, while also still getting the styling provided by this class.