• Jiun Kim's avatar
    [Stepper] Add Alternative Label on horizontal-type Stepper (#91496) · a939d9d7
    Jiun Kim authored
    * Add label on Step
    
    * Add _buildLabelText, _labelStyle
    
    * Update _buildHorizontal with _buildLabelText
    
    * Fix Redundant Center widgets
    
    * Fix Unnecessary Column Widget
    
    * Fix Unnecessary import
    
    * Fix Unnecessary Container
    
    * Set label style to bodyText1 to match title style
    
    * Update test for Alternative Label
    
    * Fix code format
    
    * Update label docstring
    
    * Update to test textstyle of label
    
    * Update to Test `TextStyles` of Label
    
    * Fix typo in inline comments
    
    * Update for Stepper type to `horizontal`
    
    * Restore `_buildVerticalHeader`
    
    * Update docstring, `Only [StepperType.horizontal]`
    
    * Update for Readability
    
    * Add `_isLabel` method
    
    * Update `Horizontal height` with `_isLabel`
    
    * Update to make `_buildIcon` centered
    
    * Fix for `curly_braces_in_flow_control_structures`
    a939d9d7
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.ci.yaml Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
TESTOWNERS Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...