menu
kitchenidea_chat_ui package
documentation
chat_ui/widgets/scroll_view.dart
ExtendedRenderObjectMixin
lastChild property
lastChild property
dark_mode
light_mode
lastChild
property
RenderBox
?
get
lastChild
inherited
The last child in the child list.
Implementation
ChildType? get lastChild => _lastChild;
kitchenidea_chat_ui package
documentation
chat_ui/widgets/scroll_view
ExtendedRenderObjectMixin
lastChild property
ExtendedRenderObjectMixin mixin