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