property method

T? property(
  1. MaterialState state
)

Implementation

T? property(MaterialState state) => use(state);