leadingIcon property

Widget? leadingIcon
final

An optional widget to display before the text (e.g., an icon).

Defaults to the Hamuga ID logo.

Implementation

final Widget? leadingIcon;