child property

Widget? child
final

Child widget that will not rebuild when notifyListeners is called.

Implementation

final Widget? child;