mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 07:08:10 +08:00
fixing OpenContainer comments (#161)
This commit is contained in:
@ -55,7 +55,7 @@ class OpenContainer extends StatefulWidget {
|
||||
/// Creates an [OpenContainer].
|
||||
///
|
||||
/// All arguments except for [key] must not be null. The arguments
|
||||
/// [closedBuilder] and [closedBuilder] are required.
|
||||
/// [closedBuilder] and [openBuilder] are required.
|
||||
const OpenContainer({
|
||||
Key key,
|
||||
this.closedColor = Colors.white,
|
||||
|
Reference in New Issue
Block a user