Experimental: this API is experimental and might be changed or removed in the future.

StyleValue<T0>Constructor

切换到手册
public StyleValue<T0> (T value);

参数

value默认起始值。

描述

此构造函数可用于指定备用默认值,但建议使用 StyleValue<T>.nil。