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