menu
mix_builder package
documentation
builder/helpers/annotations.dart
MixProperty
MixProperty.new const constructor
MixProperty.new const constructor
dark_mode
light_mode
MixProperty
constructor
const
MixProperty
(
{
String
?
description
,
Type
?
dtoType
,
})
Implementation
const MixProperty({this.description, this.dtoType});
mix_builder package
documentation
builder/helpers/annotations
MixProperty
MixProperty.new const constructor
MixProperty class