Fix missing [
in docs (#151091)
This is a trivial fix for a typo in the docs.
This commit is contained in:
parent
e8caee1a90
commit
c11ff3bbd8
@ -139,7 +139,7 @@ abstract final class DateUtils {
|
|||||||
/// Mode of date entry method for the date picker dialog.
|
/// Mode of date entry method for the date picker dialog.
|
||||||
///
|
///
|
||||||
/// In [calendar] mode, a calendar grid is displayed and the user taps the
|
/// 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.
|
/// the user types in the date they wish to select.
|
||||||
///
|
///
|
||||||
/// [calendarOnly] and [inputOnly] are variants of the above that don't
|
/// [calendarOnly] and [inputOnly] are variants of the above that don't
|
||||||
|
Loading…
x
Reference in New Issue
Block a user