widgets/custom_list_tile library
Classes
- CustomListTile
-
A custom list tile to display the contacts
takes in a function @param onTap to define what happens on tap of the tile
@param
onTrailingPresses
to set the behaviour for trailing icon @param asSelectionTile to toggle whether the tile is selectable to select contacts @param contact for details of the contact @param contactService to get an instance ofAtContactsImpl