Skip to content

RearchConsumer vs StatelessWidget #186

Closed Answered by GregoryConrad
busslina asked this question in Q&A
Discussion options

You must be logged in to vote

You won’t notice a difference. StatelessWidget would be the proper solution here since you don’t need the handle, but either should be fine performance wise, especially since you don’t use the handle.

the @rearchWidget macro actually already switches between the two automatically for you, but obviously macros are still half-baked at the moment and aren’t stable yet.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@busslina
Comment options

Answer selected by busslina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants