icon property

Widget get icon

Implementation

Widget get icon {
  return const Icon(Icons.event);
}