Fix: Date picker interactive sample not loading (#99401)
This commit is contained in:
parent
b5d3c43280
commit
6e2d31459d
@ -113,7 +113,7 @@ const double _inputFormLandscapeHeight = 108.0;
|
|||||||
///
|
///
|
||||||
/// {@macro flutter.widgets.RestorationManager}
|
/// {@macro flutter.widgets.RestorationManager}
|
||||||
///
|
///
|
||||||
/// {@tool sample}
|
/// {@tool dartpad}
|
||||||
/// This sample demonstrates how to create a restorable Material date picker.
|
/// This sample demonstrates how to create a restorable Material date picker.
|
||||||
/// This is accomplished by enabling state restoration by specifying
|
/// This is accomplished by enabling state restoration by specifying
|
||||||
/// [MaterialApp.restorationScopeId] and using [Navigator.restorablePush] to
|
/// [MaterialApp.restorationScopeId] and using [Navigator.restorablePush] to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user