menu
cdx_components package
documentation
core/services/app/iapp_service.dart
IAppService<K>
bold10 method
bold10 method
dark_mode
light_mode
bold10
method
Text
bold10
(
String
title
)
Implementation
Text bold10(String title) => _boldX(title, 10);
cdx_components package
documentation
core/services/app/iapp_service
IAppService<K>
bold10 method
IAppService class