icon property

Widget? icon
final

Optional custom icon widget for the root button (e.g. Icon, HeroIcon, SvgPicture)

Implementation

final Widget? icon;