menu
flywind package
documentation
tw_text.dart
TwText
copyWith property
copyWith property
dark_mode
light_mode
copyWith
property
@
override
TwText
Function
(
TwStyle
newStyle
)
get
copyWith
override
Implementation
@override TwText Function(TwStyle newStyle) get copyWith => (newStyle) => TwText(text, newStyle);
flywind package
documentation
tw_text
TwText
copyWith property
TwText class