menu
Flutter
rendering.dart
ContainerRenderObjectMixin
<
ChildType extends RenderObject
,
ParentDataType extends ContainerParentDataMixin<
ChildType
>
>
firstChild property
firstChild
dark_mode
light_mode
description
firstChild
property
ChildType?
firstChild
The first child in the child list.
Implementation
ChildType? get firstChild => _firstChild;
Flutter
rendering
ContainerRenderObjectMixin
<
ChildType extends RenderObject
,
ParentDataType extends ContainerParentDataMixin<
ChildType
>
>
firstChild property
ContainerRenderObjectMixin mixin
Cookies management controls