menu
afib package
documentation
afib_flutter.dart
AFRouteSegment
findChild method
findChild method
dark_mode
light_mode
findChild
method
AFRouteSegment
?
findChild
(
AFID
wid
)
Implementation
AFRouteSegment? findChild(AFID wid) { return children?.findSegmentById(wid); }
afib package
documentation
afib_flutter
AFRouteSegment
findChild method
AFRouteSegment class