menu
mx_novice_guide package
documentation
widget/touch_rule_widget.dart
TouchRuleBox
TouchRuleBox.new constructor
TouchRuleBox.new constructor
dark_mode
light_mode
TouchRuleBox
constructor
TouchRuleBox
(
{
RenderBox
?
child
,
required
TouchRule
rule
,
})
Implementation
TouchRuleBox({ RenderBox? child, required this.rule, }) : super(child);
mx_novice_guide package
documentation
widget/touch_rule_widget
TouchRuleBox
TouchRuleBox.new constructor
TouchRuleBox class