material3 static method
Implementation
static LatexTheme material3(BuildContext context) {
return material3Scheme(Theme.of(context).colorScheme);
}
static LatexTheme material3(BuildContext context) {
return material3Scheme(Theme.of(context).colorScheme);
}