Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mediaQuery API in adaptive banner sample (#938)
added MediaQuery.sizeOf(context).width.truncate() instead of MediaQuery.of(context).size.width.truncate()
- Loading branch information