NodeTreeWidgetState
Class
Methods
Build(context: Build Context): Widget
Builds the widget in the given context.
Parameters
context:
Build Context - The context in which to build the widget. This will be provided by
the framework when building the widget tree.DidUpdateWidget(oldWidget: Node Tree Widget): void
Called when the state is rebuilt with a new widget configuration.
Parameters
oldWidget:
Node Tree Widget - The widget configuration before the rebuild. The current widget configuration is available
through the widget property.InitState(): void
Called immediately before the first Build call to initialize the state.
RemarksSubscriptions and disposables should be created here and then properly disposed in Dispose if not automatically disposed using AddDisposable.
Inherited Members
dependency TrackermountwidgetAdd DisposableRemove DisposableCan ReconcileDisposeSet StateDebug Fill PropertiesTo String ShortTo Diagnostics NodeTo StringEqualsGet Hash CodeGet TypeMemberwise CloneReference EqualsExtension Methods
Describe IdentityShort HashTo String Nullable