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