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