menu
figma_string_extension package
documentation
resolver/text_style.dart
TextStyleResolverPart
TextStyleResolverPart.new constructor
TextStyleResolverPart.new constructor
dark_mode
light_mode
TextStyleResolverPart
constructor
TextStyleResolverPart
(
TextStyle
?
textStyle
(
String
), {
String
?
debugLabel
,
})
Implementation
TextStyleResolverPart(this.textStyle, {this.debugLabel});
figma_string_extension package
documentation
resolver/text_style
TextStyleResolverPart
TextStyleResolverPart.new constructor
TextStyleResolverPart class