Unverified Commit d28fa281 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Add comma in doc (#23196)

parent 5193affb
...@@ -68,8 +68,8 @@ abstract class InteractiveInkFeature extends InkFeature { ...@@ -68,8 +68,8 @@ abstract class InteractiveInkFeature extends InkFeature {
} }
} }
/// An encapsulation of an [InteractiveInkFeature] constructor used by [InkWell] /// An encapsulation of an [InteractiveInkFeature] constructor used by
/// [InkResponse] and [ThemeData]. /// [InkWell], [InkResponse], and [ThemeData].
/// ///
/// Interactive ink feature implementations should provide a static const /// Interactive ink feature implementations should provide a static const
/// `splashFactory` value that's an instance of this class. The `splashFactory` /// `splashFactory` value that's an instance of this class. The `splashFactory`
......
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