trailing property

Widget? trailing
inherited

The trailing widget for the button, typically an Icon.

Implementation

Widget? get trailing => null;