Unverified Commit 6e2d3145 authored by Mahesh Jamdade's avatar Mahesh Jamdade Committed by GitHub

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

parent b5d3c432
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment