-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#161Labels
good first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorsp: animationsThe animations packageThe animations packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
it's like this:
/// Creates an [OpenContainer].
///
/// All arguments except for [key] must not be null. The arguments
/// [closedBuilder] and [closedBuilder] are required.but should be this:
/// Creates an [OpenContainer].
///
/// All arguments except for [key] must not be null. The arguments
/// [closedBuilder] and [openBuilder] are required.Metadata
Metadata
Assignees
Labels
good first issueRelatively approachable for first-time contributorsRelatively approachable for first-time contributorsp: animationsThe animations packageThe animations packagepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.