menu
nomo_ui_kit package
documentation
components/info_item/nomo_info_item.dart
NomoInfoItemConstantsNullable
NomoInfoItemConstantsNullable const constructor
NomoInfoItemConstantsNullable const constructor
dark_mode
light_mode
NomoInfoItemConstantsNullable
constructor
const
NomoInfoItemConstantsNullable
(
{
TextStyle
?
titleStyle
,
TextStyle
?
valueStyle
,
})
Implementation
const NomoInfoItemConstantsNullable({ this.titleStyle, this.valueStyle, });
nomo_ui_kit package
documentation
components/info_item/nomo_info_item
NomoInfoItemConstantsNullable
NomoInfoItemConstantsNullable const constructor
NomoInfoItemConstantsNullable class