menu
unit_widgets_display package
documentation
SingleChildRenderObjectWidget/AnimatedSize/node1_base.dart
CustomAnimatedSize
CustomAnimatedSize.new const constructor
CustomAnimatedSize.new const constructor
dark_mode
light_mode
CustomAnimatedSize
constructor
const
CustomAnimatedSize
(
{
Key
?
key
,
})
Implementation
const CustomAnimatedSize({Key? key}) : super(key: key);
unit_widgets_display package
documentation
SingleChildRenderObjectWidget/AnimatedSize/node1_base
CustomAnimatedSize
CustomAnimatedSize.new const constructor
CustomAnimatedSize class