trailing property

List<Widget>? trailing
final

A list of widget to show after the input

Implementation

final List<Widget>? trailing;