floatingLabelBehavior property

set floatingLabelBehavior (FloatingLabelBehavior? v)

Implementation

set floatingLabelBehavior(FloatingLabelBehavior? v) =>
    _decoration.floatingLabelBehavior = v;