child property

Widget? child
final

πŸ‘ΆπŸ½ This is entirely optional. You can use this prebuilt Widget in the builder to improve performance, but you don't need to

Implementation

final Widget? child;