trailing property

Widget? trailing
getter/setter pair

Implementation

late Widget? trailing = const SizedBox.shrink();