floatingLabelBehavior property

void floatingLabelBehavior=(FloatingLabelBehavior? v)

Implementation

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