forked from mirrors/material_3_expressive
Refactor progress indicators to use stateful widgets, enhance animation control, and remove unnecessary subtitles in section cards
This commit is contained in:
parent
687bca8817
commit
b4ccdd7750
11 changed files with 316 additions and 130 deletions
|
|
@ -14,8 +14,6 @@ class FabSection extends StatelessWidget {
|
|||
|
||||
return SectionCard(
|
||||
title: 'FabM3E',
|
||||
subtitle:
|
||||
'Generated from enums: kind × size. Includes Extended FAB examples.',
|
||||
child: Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue