Skip to content

Instantly share code, notes, and snippets.

@karabanovbs
Created February 2, 2021 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karabanovbs/03d01250eddb94a09d2d8da0a90b6a93 to your computer and use it in GitHub Desktop.
Save karabanovbs/03d01250eddb94a09d2d8da0a90b6a93 to your computer and use it in GitHub Desktop.
surf_flutter_course_karabanov [14-4-2]
| Widget | Element | Render Object |
|----------|--------------------------------|---------------------|
| Center | SingleChildRenderObjectElement | RenderPositionedBox |
| Text | StatelessElement | |
| RichText | MultiChildRenderObjectElement | RenderParagraph |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment