Remove double heading (#146441)
The heading is already included in the macro. ## Old: 
This commit is contained in:
parent
b5b916557c
commit
5b5dff05b7
@ -1412,8 +1412,6 @@ void runApp(Widget app) {
|
|||||||
/// calling [runWidget] with a [ViewCollection] that does not specify any
|
/// calling [runWidget] with a [ViewCollection] that does not specify any
|
||||||
/// [ViewCollection.views].
|
/// [ViewCollection.views].
|
||||||
///
|
///
|
||||||
/// ## Dismissing Flutter UI via platform native methods
|
|
||||||
///
|
|
||||||
/// {@macro flutter.widgets.runApp.dismissal}
|
/// {@macro flutter.widgets.runApp.dismissal}
|
||||||
///
|
///
|
||||||
/// To release resources more eagerly, establish a [platform channel](https://flutter.dev/platform-channels/)
|
/// To release resources more eagerly, establish a [platform channel](https://flutter.dev/platform-channels/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user