menu
artisanal package
documentation
style.dart
ListIndenters
space static method
space static method
dark_mode
light_mode
space
static method
String
space
(
ListItems
items
,
int
index
)
Single space indent.
Implementation
static String space(ListItems items, int index) => ' ';
artisanal package
documentation
style
ListIndenters
space static method
ListIndenters class