creator property
T Function()
creator
final
Function that creates the reactive node.
Implementation
final T Function() creator;
Function that creates the reactive node.
final T Function() creator;