menu
velix package
documentation
reflectable/reflectable.dart
Attribute
Attribute.new const constructor
Attribute.new const constructor
dark_mode
light_mode
Attribute
constructor
const
Attribute
(
{
String
type
=
""
,
})
type
a type constraint
Implementation
const Attribute({this.type = ""});
velix package
documentation
reflectable/reflectable
Attribute
Attribute.new const constructor
Attribute class