Fix: Date picker interactive sample not loading (#99401)

This commit is contained in:
Mahesh Jamdade 2022-03-08 16:35:14 +05:30 committed by GitHub
parent b5d3c43280
commit 6e2d31459d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,7 @@ const double _inputFormLandscapeHeight = 108.0;
///
/// {@macro flutter.widgets.RestorationManager}
///
/// {@tool sample}
/// {@tool dartpad}
/// This sample demonstrates how to create a restorable Material date picker.
/// This is accomplished by enabling state restoration by specifying
/// [MaterialApp.restorationScopeId] and using [Navigator.restorablePush] to