ButtonStylePropertyAll<T> constructor
const
ButtonStylePropertyAll<T> (
- T value
Creates a ButtonStylePropertyAll with the specified constant value.
Implementation
const ButtonStylePropertyAll(this.value);