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