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