CupertinoListTileChevron constructor Null safety
- {Key? key}
Creates a typical widget used to denote that a CupertinoListTile
is a
button with action.
Implementation
const CupertinoListTileChevron({super.key});
Creates a typical widget used to denote that a CupertinoListTile
is a
button with action.
const CupertinoListTileChevron({super.key});