AbstractAttribute class abstract

Implementers

Constructors

AbstractAttribute()

Properties

backgroundColor Color?
背景颜色
final
hashCode int
The hash code for this object.
no setterinherited
导航栏颜色
final
pageState PageState
网络加载状态
final
resizeToAvoidBottomInset bool?
是否显示 加载动画 默认不显示 滚动属性
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
safeAreabottm bool
默认安全区底部 忽略
final
safeAreatop bool
默认安全区顶部 忽略
final
title String?
导航栏标题
final

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