flag_flutter icon indicating copy to clipboard operation
flag_flutter copied to clipboard

Const

Open Taron133 opened this issue 2 years ago • 0 comments

How i can do it with const for more perfomance my system?

child: const Flag.fromCode(
  FlagsCode.KI,
  height: 100,
),

Taron133 avatar May 12 '22 08:05 Taron133