menu
cell package
documentation
cell.dart
TestObject<C extends Cell>
link abstract method
link abstract method
dark_mode
light_mode
link
abstract method
bool
link
(
Cell
link
, {
C?
cell
,
})
Validates a cell link against test rules
Implementation
bool link(Cell link, {C? cell});
cell package
documentation
cell
TestObject<C extends Cell>
link abstract method
TestObject class