menu
hubble_widget_library package
documentation
widgets_v2/expandable_item.dart
NativeExpandable
NativeExpandable.new const constructor
NativeExpandable.new const constructor
dark_mode
light_mode
NativeExpandable
constructor
const
NativeExpandable
(
{
Key
?
key
,
required
Params
params
,
Color
?
dividerColor
,
})
Implementation
const NativeExpandable({Key? key, required this.params, this.dividerColor}) : super(key: key);
hubble_widget_library package
documentation
widgets_v2/expandable_item
NativeExpandable
NativeExpandable.new const constructor
NativeExpandable class