child property

  1. @override
Component? get child
override

Using known child

Implementation

@override
Component? get child => _child;