fluttercommunity / fluttercommunity/community
MaterialMaterialPageRoute bulider
Open
discussion
- Dominant language
- No language data
- Stars
- 1.7k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
```
MaterialPageRoute(
builder: (context) => ScanQR(),
)
```
i want to know why i can't type ```ScanQR()``` or ```ScanQR(context)``` and why to use () =>
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.