homeActions property

List<SimpleNavAction>? homeActions
getter/setter pair

An optional list of actions (Icons that perform an action via a callbackfunction)

Implementation

List<SimpleNavAction>? homeActions;