menu
tailwind_attributes package
documentation
attributes/text/text_attributes.dart
TextWeightAttribute
TextWeightAttribute const constructor
TextWeightAttribute const constructor
dark_mode
light_mode
TextWeightAttribute
constructor
const
TextWeightAttribute
(
FontWeight
weight
)
Implementation
const TextWeightAttribute(this.weight);
tailwind_attributes package
documentation
attributes/text/text_attributes
TextWeightAttribute
TextWeightAttribute const constructor
TextWeightAttribute class