leadingIcon property

Widget? leadingIcon
final

Icons can help with scanning and speed up the user's decision. Remember to use icons that can be easily recognized by the users. If leadingAvatar is provided, the leadingIcon will be hidden.

Implementation

final Widget? leadingIcon;