草庐IT

runThisFunction

全部标签

Dart 'The function isn' t defined' 尽管已定义

如何在onTap()中正确访问_runThisFunction(...)?...class_DealListextendsStatewithAutomaticKeepAliveClientMixin{void_runThisFunction()async{print('Runme')}@overrideWidgetbuild(BuildContextcontext){super.build(context);returnFutureBuilder(future:_loadingDeals,builder:(BuildContextcontext,AsyncSnapshotsnapsho

Dart 'The function isn' t defined' 尽管已定义

如何在onTap()中正确访问_runThisFunction(...)?...class_DealListextendsStatewithAutomaticKeepAliveClientMixin{void_runThisFunction()async{print('Runme')}@overrideWidgetbuild(BuildContextcontext){super.build(context);returnFutureBuilder(future:_loadingDeals,builder:(BuildContextcontext,AsyncSnapshotsnapsho