widget<T extends Widget> method

T widget<T extends Widget>()

Implementation

T widget<T extends Widget>() => tester.widget<T>(_finder);