widget abstract method

Future<String> widget(
  1. String widget
)

Implementation

Future<String> widget(String widget);