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