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