asMaterial property

Implementation

MaterialStateProperty<TextStyle> get asMaterial {
  return MaterialStateProperty.all(this);
}