SelectStyler.content constructor

SelectStyler.content(
  1. SelectContentStyler value
)

Implementation

factory SelectStyler.content(SelectContentStyler value) =>
    SelectStyler().content(value);