menu
vyuh_node_flow package
documentation
shared/unbounded_widgets.dart
UnboundedRepaintBoundary
UnboundedRepaintBoundary.new const constructor
UnboundedRepaintBoundary.new const constructor
dark_mode
light_mode
UnboundedRepaintBoundary
constructor
const
UnboundedRepaintBoundary
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const UnboundedRepaintBoundary({super.key, super.child});
vyuh_node_flow package
documentation
shared/unbounded_widgets
UnboundedRepaintBoundary
UnboundedRepaintBoundary.new const constructor
UnboundedRepaintBoundary class