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