RadioThemeM3 constructor

RadioThemeM3(
  1. BuildContext context, [
  2. RadioThemeData? other
])

Implementation

RadioThemeM3(this.context, [RadioThemeData? other]) : super.from(other);