menu
sandboxed package
documentation
widgets/element_name.dart
ElementName
ElementName.new const constructor
ElementName.new const constructor
dark_mode
light_mode
ElementName
constructor
const
ElementName
(
{
Key
?
key
,
String
?
id
,
})
Implementation
const ElementName({super.key, this.id});
sandboxed package
documentation
widgets/element_name
ElementName
ElementName.new const constructor
ElementName class