menu
bones_ui package
documentation
bones_ui_test.dart
TABLENode
copy method
copy method
dark_mode
light_mode
copy
method
@
override
TABLENode
copy
(
)
override
Copies this node.
Implementation
@override TABLENode copy() { return super.copy() as TABLENode; }
bones_ui package
documentation
bones_ui_test
TABLENode
copy method
TABLENode class