icon property

IconData? get icon

Optional icon for the info item

Implementation

IconData? get icon => Icons.info_outline;