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