menu
ensemble_auth package
documentation
connect/widget/connect_with_microsoft.dart
ConnectWithMicrosoftImpl
hasSettableProperty method
hasSettableProperty method
dark_mode
light_mode
hasSettableProperty
method
bool
hasSettableProperty
(
dynamic
prop
)
inherited
Implementation
bool hasSettableProperty(dynamic prop) { return getSettableProperties(this).contains(prop); }
ensemble_auth package
documentation
connect/widget/connect_with_microsoft
ConnectWithMicrosoftImpl
hasSettableProperty method
ConnectWithMicrosoftImpl class