ShareEventModalStyleOptions class
Styling options specific to the share event modal surface.
- Inheritance
-
- Object
- ModalStyleOptions
- ShareEventModalStyleOptions
Constructors
-
const
Properties
- bodyTextStyle → TextStyle?
-
finalinherited
- closeButtonStyle → ButtonStyle?
-
finalinherited
- closeIcon → Widget?
-
finalinherited
- contentDecoration → BoxDecoration?
-
finalinherited
- contentPadding → EdgeInsetsGeometry?
-
finalinherited
- destructiveButtonStyle → ButtonStyle?
-
finalinherited
- dividerColor → Color?
-
finalinherited
- dividerEndIndent → double?
-
finalinherited
- dividerHeight → double?
-
finalinherited
- dividerIndent → double?
-
finalinherited
- dividerThickness → double?
-
finalinherited
- emptyStateTextStyle → TextStyle?
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- height → double?
-
finalinherited
- infoSectionPadding → EdgeInsetsGeometry?
-
final
- maxHeight → double?
-
finalinherited
- maxWidth → double?
-
finalinherited
- meetingIdInputBackgroundColor → Color?
-
final
- meetingIdInputTextStyle → TextStyle?
-
final
- meetingIdLabelTextStyle → TextStyle?
-
final
- outerContainerDecoration → BoxDecoration?
-
finalinherited
- outerPadding → EdgeInsetsGeometry?
-
finalinherited
- passcodeInputBackgroundColor → Color?
-
final
- passcodeInputTextStyle → TextStyle?
-
final
- passcodeLabelTextStyle → TextStyle?
-
final
- primaryButtonStyle → ButtonStyle?
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scrollPadding → EdgeInsetsGeometry?
-
final
- secondaryButtonStyle → ButtonStyle?
-
finalinherited
- sectionSpacing → double?
-
final
- sectionTitleTextStyle → TextStyle?
-
finalinherited
-
final
-
final
- titleTextStyle → TextStyle?
-
finalinherited
- width → double?
-
finalinherited
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