notifier property

T Function() notifier
final

🔔The Builder calls this when it needs a new notifier. That will only happen once

Implementation

final T Function() notifier;