icon property

Widget get icon

Implementation

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