child property

Widget? child
final

If child is not null, it is expressed ignoring settings except for type and decoration.

Implementation

final Widget? child;