nativeIcon property

IconData? nativeIcon
final

The native icon to display in the button. Only one of icon or nativeIcon should be provided.

Implementation

final IconData? nativeIcon;