OrgSelectorStatusTool class
- Inheritance
-
- Object
- AppStatusToolAnchor
- OrgSelectorStatusTool
Constructors
-
OrgSelectorStatusTool.new({String hookName = '', required int order, required BuildContext context, required String orgId, bool canChangeDefaultOrg = true, AppStatusToolAlignment alignment = nav.AppStatusToolAlignment.left, AppStatusToolDivider divider = nav.AppStatusToolDivider.none})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited