menu
afib package
documentation
afib_flutter.dart
AFWidgetSelector
activeElementForPath method
activeElementForPath method
dark_mode
light_mode
activeElementForPath
method
Element
?
activeElementForPath
(
List
<
Element
>
elems
)
Implementation
Element? activeElementForPath(List<Element> elems) { return elems.last; }
afib package
documentation
afib_flutter
AFWidgetSelector
activeElementForPath method
AFWidgetSelector class