DocumentNode$Typings extension

on

Properties

appendChild ↔ void Function(PageNode)

Available on DocumentNode, provided by the DocumentNode$Typings extension

getter/setter pair
children ReadonlyArray<PageNode>

Available on DocumentNode, provided by the DocumentNode$Typings extension

no setter
documentColorProfile DocumentColorProfile

Available on DocumentNode, provided by the DocumentNode$Typings extension

no setter
findAll Array<Object> Function([bool (Object)?])

Available on DocumentNode, provided by the DocumentNode$Typings extension

getter/setter pair
findAllWithCriteria Array<Object> Function<T extends List>(FindAllCriteria<T>)

Available on DocumentNode, provided by the DocumentNode$Typings extension

getter/setter pair
findChild PageNode? Function(bool (PageNode))

Available on DocumentNode, provided by the DocumentNode$Typings extension

getter/setter pair
findChildren Array<PageNode> Function([bool (PageNode)?])

Available on DocumentNode, provided by the DocumentNode$Typings extension

getter/setter pair
findOne ↔ dynamic Function(bool (Object))

Available on DocumentNode, provided by the DocumentNode$Typings extension

getter/setter pair
findWidgetNodesByWidgetId Array<WidgetNode> Function(String)

Available on DocumentNode, provided by the DocumentNode$Typings extension

getter/setter pair
insertChild ↔ void Function(num, PageNode)

Available on DocumentNode, provided by the DocumentNode$Typings extension

getter/setter pair
type String

Available on DocumentNode, provided by the DocumentNode$Typings extension

no setter