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