getContextAttributes method - RenderingContext2 class - dart:web_gl library (original) (raw)
Map? getContextAttributes()
Implementation
Map? getContextAttributes() {
return convertNativeToDart_Dictionary(_getContextAttributes_1());
}
Map? getContextAttributes()
Map? getContextAttributes() {
return convertNativeToDart_Dictionary(_getContextAttributes_1());
}