child property Null safety
final
A child widget that usually contains in its subtree a list of items whose selection you want to control
Implementation
final Widget child;
A child widget that usually contains in its subtree a list of items whose selection you want to control
final Widget child;