menu
ngcomponents package
documentation
framework_stabilizers/testability.dart
AbstractTestability
isStable property
isStable property
dark_mode
light_mode
isStable
property
@
override
bool
get
isStable
override
Returns true if the framework is in a stable state, false otherwise.
Implementation
@override bool get isStable;
ngcomponents package
documentation
framework_stabilizers/testability
AbstractTestability
isStable property
AbstractTestability class