menu
bones_ui package
documentation
bones_ui_test.dart
JSArrayOfJSBooleanExtension
toList method
toList method
dark_mode
light_mode
toList
method
List
<
bool
>
toList
(
)
Implementation
List<bool> toList() => toDart.map((e) => e.toDart).toList();
bones_ui package
documentation
bones_ui_test
JSArrayOfJSBooleanExtension
toList method
JSArrayOfJSBooleanExtension extension on
JSArray
<
JSBoolean
>