floatingLabelStyle property

set floatingLabelStyle (NikuTextStyle? v)

Implementation

set floatingLabelStyle(NikuTextStyle? v) =>
    _decoration.floatingLabelStyle = v;