Struct style::properties::shorthands::flex_flow::Longhands
[−]
[src]
pub struct Longhands { pub flex_direction: SpecifiedValue, pub flex_wrap: SpecifiedValue, }
Fields
flex_direction: SpecifiedValue
flex_wrap: SpecifiedValue