BaseThemeData class

@author lzj

@since 2022/6/30 11:38

所有控件主题公共样式

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

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

Static Properties

appBar AppBarTheme
AppBar基础样式
no setter
bottomNavigationBar BottomNavigationBarThemeData
底部导航栏基础样式
no setter
card CardTheme
Card基础样式
no setter
divider DividerThemeData
分割线基本样式
getter/setter pair
tabBar TabBarTheme
TabBar基础样式
no setter