updateRenderObject method
Updates the renderObject to reflect the current widget configuration.
Implementation
void updateRenderObject(BuildContext context, RenderObject renderObject) {}
Updates the renderObject to reflect the current widget configuration.
void updateRenderObject(BuildContext context, RenderObject renderObject) {}