menu
cell package
documentation
cell.dart
TestObjectTrue
link method
link method
dark_mode
light_mode
link
method
@
override
bool
link
(
Cell
link
, {
Cell
?
cell
,
})
override
Validates a cell link against test rules
Implementation
@override bool link(Cell link, {Cell? cell}) => true;
cell package
documentation
cell
TestObjectTrue
link method
TestObjectTrue class