Added linking to viewInsets and viewPadding in MediaQuery padding docs (#50659)
This commit is contained in:
parent
23d61a81dc
commit
508c35940b
1
AUTHORS
1
AUTHORS
@ -51,3 +51,4 @@ Mark Diener <rpzrpzrpz@gmail.com>
|
||||
Alek Åström <alek.astrom@gmail.com>
|
||||
Efthymios Sarpmpanis <e.sarbanis@gmail.com>
|
||||
Cédric Wyss <cedi.wyss@gmail.com>
|
||||
Michel Feinstein <michel@feinstein.com.br>
|
||||
|
@ -187,7 +187,7 @@ class MediaQueryData {
|
||||
/// for subsequent descendants in the widget tree by inserting a new
|
||||
/// [MediaQuery] widget using the [MediaQuery.removePadding] factory.
|
||||
///
|
||||
/// Padding is derived from the values of viewInsets and viewPadding.
|
||||
/// Padding is derived from the values of [viewInsets] and [viewPadding].
|
||||
///
|
||||
/// See also:
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user