AppStyle class

Constructors

AppStyle.new({LoginPageStyle? loginPageStyle, ProfileViewStyle? profileViewStyle, DashBoardPageStyle? dashBoardPageStyle, ArchivedChatsPageStyle? archivedChatsPageStyle, ChatPageStyle? chatPageStyle, CreateGroupPageStyle? createGroupPageStyle, ChatInfoPageStyle? chatInfoPageStyle, GroupChatInfoPageStyle? groupChatInfoPageStyle, ContactListPageStyle? contactListPageStyle, SettingsPageStyle? settingsPageStyle, ViewAllMediaPageStyle? viewAllMediaPageStyle, MessageInfoPageStyle? messageInfoPageStyle, BlockedListPageStyle? blockedListPageStyle, StarredMessageListPageStyle? starredMessageListPageStyle, OutgoingCallPageStyle? outgoingCallPageStyle, CallAgainPageStyle? callAgainPageStyle, OngoingCallPageStyle? ongoingCallPageStyle, AddParticipantsPageStyle? addParticipantsPageStyle, DialogStyle? dialogStyle})

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