ButtonStylePropertyAll<T> constructor

const ButtonStylePropertyAll<T>(
  1. T value
)

Implementation

const ButtonStylePropertyAll(this.value);