menu
ecp_widget package
documentation
widgets/ecp_expandable.dart
EcpExpandable
EcpExpandable.new const constructor
EcpExpandable.new const constructor
dark_mode
light_mode
EcpExpandable
constructor
const
EcpExpandable
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const EcpExpandable({super.key, required this.child});
ecp_widget package
documentation
widgets/ecp_expandable
EcpExpandable
EcpExpandable.new const constructor
EcpExpandable class