menu
afib package
documentation
afib_flutter.dart
AFRouteSegmentChildren
findSegmentById method
findSegmentById method
dark_mode
light_mode
findSegmentById
method
AFRouteSegment
?
findSegmentById
(
AFID
id
)
Implementation
AFRouteSegment? findSegmentById(AFID id) { return children[id]; }
afib package
documentation
afib_flutter
AFRouteSegmentChildren
findSegmentById method
AFRouteSegmentChildren class