menu
Dart
dart:html
StyleSheet
disabled property
disabled
brightness_4
brightness_5
description
disabled
property
bool
?
disabled
Implementation
bool? get disabled native;
void
disabled=
(
bool
?
value
)
Implementation
set disabled(bool? value) native;
Dart
dart:html
StyleSheet
disabled property
StyleSheet class
Properties
disabled
hashCode
href
media
ownerNode
parentStyleSheet
runtimeType
title
type
Methods
noSuchMethod
toString
Operators
operator ==