asMaterial property

Implementation

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