menu
nui_toolbox package
documentation
nui_vertical_expandable.dart
NUIVerticalExpandable
NUIVerticalExpandable.new constructor
NUIVerticalExpandable.new constructor
dark_mode
light_mode
NUIVerticalExpandable
constructor
NUIVerticalExpandable
(
{
bool
expand
=
false
,
required
Widget
child
,
required
Duration
duration
,
})
Implementation
NUIVerticalExpandable({this.expand = false, required this.child, required this.duration});
nui_toolbox package
documentation
nui_vertical_expandable
NUIVerticalExpandable
NUIVerticalExpandable.new constructor
NUIVerticalExpandable class