menu
olx_test_runner package
documentation
test_runner/test_event.dart
Test
column property
column property
dark_mode
light_mode
column
property
int
?
column
getter/setter pair
The (1-based) column on which the test was defined, or
null
.
Implementation
int? column;
olx_test_runner package
documentation
test_runner/test_event
Test
column property
Test class