icon abstract method

Widget? icon(
  1. IRef contact, {
  2. bool? circular,
  3. double? size,
})

Implementation

Widget? icon(IRef contact, {bool? circular, double? size});