An example of a Widget that use animation with the SizeTransition widget: class ExpandedSection extends StatefulWidget { final Widget child; ...
確定! 回上一頁