BuildContextFindElementByType extension

on

Methods

findElementByType<TWidget>({bool returnOnFound = true}) Set<Element>
Elementの子孫を辿り、指定の型のWidgetを検索する. 特定Interfaceを検索できるよう、型はWidgetに限定しない.