Add comma in doc (#23196)

This commit is contained in:
Michael Goderbauer 2018-10-18 12:07:37 +02:00 committed by GitHub
parent 5193affb27
commit d28fa281f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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