leading property

Widget? leading
inherited

The leading widget for the button, typically an Icon.

Implementation

Widget? get leading => null;