stepWidget property

  1. @override
Widget get stepWidget
override

Returns the widget for the WT result step UI.

Implementation

@override
Widget get stepWidget => WTResultStepUI(step: this);