menu
bones_ui package
documentation
bones_ui.dart
UIConsole
head static method
head static method
dark_mode
light_mode
head
static method
List
<
String
>
head
(
[
int
headSize
=
100
])
Implementation
static List<String> head([int headSize = 100]) { return get()!._head(headSize); }
bones_ui package
documentation
bones_ui
UIConsole
head static method
UIConsole class