menu
hubble_widget_library package
documentation
v3_design_system/v3_design_system.dart
InfoBox
InfoBox.new const constructor
InfoBox.new const constructor
dark_mode
light_mode
InfoBox
constructor
const
InfoBox
(
{
Key
?
key
,
required
Map
<
String
,
String
>
information
,
})
Implementation
const InfoBox({super.key, required this.information});
hubble_widget_library package
documentation
v3_design_system/v3_design_system
InfoBox
InfoBox.new const constructor
InfoBox class