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