Fix missing [ in docs (#151091)

This is a trivial fix for a typo in the docs.
This commit is contained in:
Matthias Ngeo 2024-07-02 01:49:49 +08:00 committed by GitHub
parent e8caee1a90
commit c11ff3bbd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -139,7 +139,7 @@ abstract final class DateUtils {
/// Mode of date entry method for the date picker dialog.
///
/// In [calendar] mode, a calendar grid is displayed and the user taps the
/// day they wish to select. In [input] mode a TextField] is displayed and
/// day they wish to select. In [input] mode, a [TextField] is displayed and
/// the user types in the date they wish to select.
///
/// [calendarOnly] and [inputOnly] are variants of the above that don't