diff --git a/README.md b/README.md index d3e8f43..a46c975 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A widget that enables you to display a child after a delay and with beautiful fa All you have to do is to use the widget `DelayedDisplay` like this for example : -``` +``` dart DelayedDisplay( delay: Duration(seconds: 1), child: Text(