menu
mosaic_widgets package
documentation
dsl.dart
MSemantics
MSemantics.new const constructor
MSemantics.new const constructor
dark_mode
light_mode
MSemantics
constructor
const
MSemantics
(
{
required
Object
label
,
required
MNode
child
,
bool
excludeChildren
=
false
,
})
Implementation
const MSemantics({ required this.label, required this.child, this.excludeChildren = false, });
mosaic_widgets package
documentation
dsl
MSemantics
MSemantics.new const constructor
MSemantics class