cupertino_table_row library

Classes

CupertinoTableRow
Creates an iOS-style split table row with a leading widget, title widget and trailing widget. Also provides a space for helper widgets that appear underneath.
CupertinoTableRowIcon
Creates an iOS-style leading icon widget with foreground and background
CupertinoTableRowNavigationIndicator
Creates an iOS-style navigation indicator widget.

Typedefs

CupertinoTableRowCallback = FutureOr<void> Function()