AppConfigurationRF class

Constructors

AppConfigurationRF.new()

Properties

getter/setter pair
databaseName String?
getter/setter pair
forceAppUpgrade bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
init List<Function>?
getter/setter pair
language List<String>
getter/setter pair
languages List<LanguageItems>?
getter/setter pair
onboard ↔ dynamic
getter/setter pair
outline IPageOutlineRF?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subTitle String?
getter/setter pair
template TemplateRF?
getter/setter pair
theme ThemeRF?
getter/setter pair
themeData IThemeDataRF?
getter/setter pair
title String?
getter/setter pair
widgetStyle StyleStoreDefaults?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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