File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ Platform widgets use their material or cupertino equivalent based on the chosen
2323* ` PlatformFilledButtonIcon ` uses an ` ElevatedButton.filled ` on material and a ` CupertinoButton.filled ` on cupertino
2424* ` DensePlatformIconButton ` replaces the material ` IconButton `
2525* ` PlatformInkWell ` is a rectangular area of a that responds to touch and is based either on ` InkWell ` or on ` CupertinoInkWell `
26- * ` PlatformListTile ` provides either a ` ListTile ` or a ` CupertinoListTile `
2726* ` PlatformPageScaffold ` provides a ` PlatformScaffold ` with the additional option to define a bottom bar.
2827* ` PlatformPopupButton ` uses an action sheet on cupertino and a popup button on material.
2928* ` PlatformProgressIndicator ` uses a ` CircularProgressIndicator ` on material and a ` CupertinoActivityIndicator ` on cupertino
You can’t perform that action at this time.
0 commit comments