child property

Widget? child
final

if child is not null, ignore all other parameters

Implementation

final Widget? child;