childHandles property

List<ChildHandleType> childHandles
final

A list of child handles for the associated context to manage.

Implementation

final childHandles = <ChildHandleType>[];