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