AppBarHelper class

Constructors

AppBarHelper(FrontEndStyle _frontEndStyle, HasMenu _hasMenu)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

button(AppModel app, BuildContext context, AbstractMenuItemAttributes item, RgbModel? menuBackgroundColor, RgbModel? selectedIconColor, RgbModel? iconColor) Widget
constructTitle(AppModel app, BuildContext context, Widget widget, String? thePageName) Widget
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pageName(AppModel app, BuildContext context, String pageName) Widget
title(AppModel app, BuildContext context, AppbarHeaderAttributes headerAttributes, String thePageName) Widget
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited