bind method
Binds the controller to the AnimatedGlitchWithoutShader widget.
This is called automatically by the AnimatedGlitchWithoutShader widget.
Implementation
void bind(Size widgetSize) {
this.widgetSize = widgetSize;
}
Binds the controller to the AnimatedGlitchWithoutShader widget.
This is called automatically by the AnimatedGlitchWithoutShader widget.
void bind(Size widgetSize) {
this.widgetSize = widgetSize;
}