menu
nucleoid package
documentation
html.dart
PropertyCSSList
build method
build method
dark_mode
light_mode
build
method
@
override
String
build
(
)
override
Implementation
@override String build() => list.map((e) => e.name).join(',');
nucleoid package
documentation
html
PropertyCSSList
build method
PropertyCSSList class