attach method
Attaches to a mounted widget state.
Implementation
@override
void attach(final ScloudLaunchAppState widgetState) {
_widgetState = widgetState;
}
Attaches to a mounted widget state.
@override
void attach(final ScloudLaunchAppState widgetState) {
_widgetState = widgetState;
}