KevinThemeIos class

Constructors

KevinThemeIos({KevinInsets? insets, KevinGeneralStyle? generalStyle, KevinNavigationBarStyle? navigationBarStyle, KevinSheetPresentationStyle? sheetPresentationStyle, KevinSectionStyle? sectionStyle, KevinGridTableStyle? gridTableStyle, KevinListTableStyle? listTableStyle, KevinNavigationLinkStyle? navigationLinkStyle, KevinButtonStyle? mainButtonStyle, KevinButtonStyle? negativeButtonStyle, KevinTextFieldStyle? textFieldStyle, KevinEmptyStateStyle? emptyStateStyle})
const

Properties

emptyStateStyle KevinEmptyStateStyle?
final
generalStyle KevinGeneralStyle?
final
gridTableStyle KevinGridTableStyle?
final
hashCode int
The hash code for this object.
no setterinherited
insets KevinInsets?
final
listTableStyle KevinListTableStyle?
final
mainButtonStyle KevinButtonStyle?
final
final
final
negativeButtonStyle KevinButtonStyle?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sectionStyle KevinSectionStyle?
final
sheetPresentationStyle KevinSheetPresentationStyle?
final
textFieldStyle KevinTextFieldStyle?
final

Methods

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

Operators

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