menu
bones_ui package
documentation
bones_ui_test.dart
$Console
assert_ method
assert_ method
dark_mode
light_mode
assert_
method
@
JS
('assert')
void
assert_
(
JSAny
?
data
, [
bool
condition
])
Implementation
@JS('assert') external void assert_( JSAny? data, [ bool condition, ]);
bones_ui package
documentation
bones_ui_test
$Console
assert_ method
$Console extension type