Migotanie: przycisk atramentu ()

Przykłady kodu

0
0

migotanie: przycisk atramentu ()

InkWell(
  customBorder: const CircleBorder(), 	// *** should have this line : when clicked shape Circle
  onTap: () {},
  child: Container(
    padding: const EdgeInsets.all(6),
    decoration: const BoxDecoration(
      color: Colors.black26,
      shape: BoxShape.circle,
    ),
    child: const Icon(Icons.chevron_left),
  ),
),

Podobne strony

Podobne strony do przykłady

W innych językach

Ta strona jest w innych językach

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................