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