menu
Afrostories Dev Docs
timeline
TextStyleWithColor
withColor method
withColor
dark_mode
light_mode
withColor
method
TextStyle
withColor
(
ColorDescriptor
descriptor
)
Implementation
TextStyle withColor(ColorDescriptor descriptor) => copyWith(color: descriptor.color);
afrostories
timeline_app_skin
TextStyleWithColor
withColor method
TextStyleWithColor extension