Flutter Tutorial - Value Widgets #14 Raised Button

Описание к видео Flutter Tutorial - Value Widgets #14 Raised Button

Facebook :   / edmtdev  
Link donate : http://paypal.me/edmtdev

#Flutter #FlutterEDMTDev #EDMTDev

A material design "raised button".

A raised button is based on a Material widget whose Material.elevation increases when the button is pressed.

Use raised buttons to add dimension to otherwise mostly flat layouts, e.g. in long busy lists of content, or in wide spaces. Avoid using raised buttons on already-raised content such as dialogs or cards.

If onPressed and onLongPress callbacks are null, then the button will be disabled and by default will resemble a flat button in the disabledColor. If you are trying to change the button's color and it is not having any effect, check that you are passing a non-null onPressed or onLongPress callbacks.

If you want an ink-splash effect for taps, but don't want to use a button, consider using InkWell directly.

Raised buttons have a minimum size of 88.0 by 36.0 which can be overridden with ButtonTheme.

flutter tutorial,flutter tutorial android,flutter tutorial ios,flutter cross platform,flutter tutorial beginner,flutter tutorial for beginners android studio,flutter tutorial in android studio,flutter tutorial app,flutter tutorial android studio,flutter tutorial android studio for beginners,dart flutter tutorial,flutter tutorial for ios,flutter tutorial for beginners,flutter tutorial firebase,flutter tutorial from scratch

Комментарии

Информация по комментариям в разработке