trailing top-level property

Widget trailing

Implementation

Widget get trailing {
  return ic_arrow_right.iconImage(size: 16);
}