widgets/widget_styles library
Constants
- kActiveBorderWidth → const double
- Border width for active state
- kBaseBlackColor → const Color
- Common styles and constants for navigation widgets. Base dark color (used for text and borders)
- kBaseBlueColor → const Color
- Base blue color (used for highlighted elements)
- kBorderColor → const Color
- Border color (for active button state)
- kBorderRadius → const double
- Standard border radius
- kBottomBorderRadius → const BorderRadius
- Border radius for bottom corners only
- kButtonBackgroundColor → const Color
- Button background color (semi-transparent light gray)
- kButtonBackgroundColorOpaque → const Color
- Button background color (more opaque variant)
- kButtonFontSize → const double
- Font size for zoom buttons and Follow Me button
- kButtonFontWeight → const FontWeight
- Font weight for buttons
- kFloorRowHeight → const double
- Floor selector row height
- kFloorSelectorFontSize → const double
- Font size for floor selector
- kFloorSelectorMaxHeight → const double
- Maximum floor selector height
- kFloorSelectorTopPadding → const double
- Top padding for floor selector
- kFollowMeBottomPadding → const double
- Bottom padding for Follow Me button
- kMaxVisibleFloors → const int
- Maximum number of visible floors
- kScrollAnimationCurve → const Curve
- Animation curve for scrolling
- kScrollAnimationDuration → const Duration
- Scroll animation duration
- kScrollButtonFontSize → const double
- Font size for scroll buttons
- kScrollButtonFontWeight → const FontWeight
- Font weight for scroll buttons
- kShadowColor → const Color
- Shadow color
- kStandardAnimationDuration → const Duration
- Standard animation duration
- kStandardBorderRadius → const BorderRadius
- Standard corner radius
- kStandardButtonHeight → const double
- Standard button height
- kStandardButtonWidth → const double
- Standard button and widget width
- kStandardLeftPadding → const double
- Standard left padding
- kStandardRightPadding → const double
- Standard right padding
- kStandardShadow → const BoxShadow
- Standard shadow for widgets
-
kStandardShadows
→ const List<
BoxShadow> - List of standard shadows (for use in BoxDecoration)
- kTopBorderRadius → const BorderRadius
- Border radius for top corners only
- kVerticalBottomBorderRadius → const BorderRadius
- Vertical border radius (bottom)
- kVerticalTopBorderRadius → const BorderRadius
- Vertical border radius (top)
- kWhiteBackgroundColor → const Color
- White background color (for active state)
- kZoomControlsHeight → const double
- Zoom controls height