menu
techs_html_bindings
elements.dart
Strong
Strong.text constructor
Strong.text
dark_mode
light_mode
Strong.text
constructor
Strong.text
(
String
text
)
Implementation
Strong.text(String text) : super(children: [T(text)]);
techs_html_bindings
elements
Strong
Strong.text constructor
Strong class