FloatingActionButtonKit constructor

const FloatingActionButtonKit({
  1. Key? key,
  2. dynamic button1(
    1. BuildContext
    )?,
  3. dynamic button2(
    1. BuildContext
    )?,
  4. dynamic button3(
    1. BuildContext
    )?,
  5. dynamic button00(
    1. BuildContext
    )?,
  6. dynamic button01(
    1. BuildContext
    )?,
  7. dynamic button02(
    1. BuildContext
    )?,
  8. dynamic button03(
    1. BuildContext
    )?,
  9. dynamic button04(
    1. BuildContext
    )?,
  10. dynamic button05(
    1. BuildContext
    )?,
  11. dynamic button06(
    1. BuildContext
    )?,
  12. dynamic button07(
    1. BuildContext
    )?,
  13. dynamic button08(
    1. BuildContext
    )?,
  14. dynamic button09(
    1. BuildContext
    )?,
  15. dynamic button10(
    1. BuildContext
    )?,
  16. dynamic button11(
    1. BuildContext
    )?,
  17. dynamic button12(
    1. BuildContext
    )?,
  18. dynamic button13(
    1. BuildContext
    )?,
  19. dynamic button14(
    1. BuildContext
    )?,
  20. dynamic button15(
    1. BuildContext
    )?,
  21. dynamic button16(
    1. BuildContext
    )?,
  22. dynamic button17(
    1. BuildContext
    )?,
  23. dynamic button18(
    1. BuildContext
    )?,
  24. dynamic button19(
    1. BuildContext
    )?,
  25. dynamic button20(
    1. BuildContext
    )?,
  26. dynamic button21(
    1. BuildContext
    )?,
  27. dynamic button22(
    1. BuildContext
    )?,
  28. dynamic button23(
    1. BuildContext
    )?,
  29. dynamic button24(
    1. BuildContext
    )?,
  30. dynamic button25(
    1. BuildContext
    )?,
  31. dynamic button26(
    1. BuildContext
    )?,
  32. dynamic button27(
    1. BuildContext
    )?,
  33. dynamic button28(
    1. BuildContext
    )?,
  34. dynamic button29(
    1. BuildContext
    )?,
  35. dynamic button30(
    1. BuildContext
    )?,
  36. dynamic button31(
    1. BuildContext
    )?,
  37. dynamic button32(
    1. BuildContext
    )?,
  38. dynamic button33(
    1. BuildContext
    )?,
  39. dynamic button34(
    1. BuildContext
    )?,
  40. dynamic button35(
    1. BuildContext
    )?,
  41. dynamic button36(
    1. BuildContext
    )?,
  42. dynamic button37(
    1. BuildContext
    )?,
  43. dynamic button38(
    1. BuildContext
    )?,
  44. dynamic button39(
    1. BuildContext
    )?,
  45. dynamic button40(
    1. BuildContext
    )?,
  46. dynamic button41(
    1. BuildContext
    )?,
  47. dynamic button42(
    1. BuildContext
    )?,
  48. dynamic button43(
    1. BuildContext
    )?,
  49. dynamic button44(
    1. BuildContext
    )?,
  50. dynamic button45(
    1. BuildContext
    )?,
  51. dynamic button46(
    1. BuildContext
    )?,
  52. dynamic button47(
    1. BuildContext
    )?,
  53. dynamic button48(
    1. BuildContext
    )?,
  54. dynamic button49(
    1. BuildContext
    )?,
  55. dynamic button50(
    1. BuildContext
    )?,
  56. dynamic button51(
    1. BuildContext
    )?,
  57. dynamic button52(
    1. BuildContext
    )?,
  58. dynamic button53(
    1. BuildContext
    )?,
  59. dynamic button54(
    1. BuildContext
    )?,
  60. dynamic button55(
    1. BuildContext
    )?,
  61. dynamic button56(
    1. BuildContext
    )?,
  62. dynamic button57(
    1. BuildContext
    )?,
  63. dynamic button58(
    1. BuildContext
    )?,
  64. dynamic button59(
    1. BuildContext
    )?,
  65. dynamic button60(
    1. BuildContext
    )?,
  66. dynamic button61(
    1. BuildContext
    )?,
  67. dynamic button62(
    1. BuildContext
    )?,
  68. dynamic button63(
    1. BuildContext
    )?,
  69. dynamic button64(
    1. BuildContext
    )?,
  70. dynamic button65(
    1. BuildContext
    )?,
  71. dynamic button66(
    1. BuildContext
    )?,
  72. dynamic button67(
    1. BuildContext
    )?,
  73. dynamic button68(
    1. BuildContext
    )?,
  74. dynamic button69(
    1. BuildContext
    )?,
  75. dynamic button70(
    1. BuildContext
    )?,
  76. dynamic button71(
    1. BuildContext
    )?,
  77. dynamic button72(
    1. BuildContext
    )?,
  78. dynamic button73(
    1. BuildContext
    )?,
  79. dynamic button74(
    1. BuildContext
    )?,
  80. dynamic button75(
    1. BuildContext
    )?,
  81. dynamic button76(
    1. BuildContext
    )?,
  82. dynamic button77(
    1. BuildContext
    )?,
  83. dynamic button78(
    1. BuildContext
    )?,
  84. dynamic button79(
    1. BuildContext
    )?,
  85. dynamic button80(
    1. BuildContext
    )?,
  86. dynamic button81(
    1. BuildContext
    )?,
  87. dynamic button82(
    1. BuildContext
    )?,
  88. dynamic button83(
    1. BuildContext
    )?,
  89. dynamic button84(
    1. BuildContext
    )?,
  90. dynamic button85(
    1. BuildContext
    )?,
  91. dynamic button86(
    1. BuildContext
    )?,
  92. dynamic button87(
    1. BuildContext
    )?,
  93. dynamic button88(
    1. BuildContext
    )?,
  94. dynamic button89(
    1. BuildContext
    )?,
  95. dynamic button90(
    1. BuildContext
    )?,
  96. dynamic button91(
    1. BuildContext
    )?,
  97. dynamic button92(
    1. BuildContext
    )?,
  98. dynamic button93(
    1. BuildContext
    )?,
  99. dynamic button94(
    1. BuildContext
    )?,
  100. dynamic button95(
    1. BuildContext
    )?,
  101. dynamic button96(
    1. BuildContext
    )?,
  102. dynamic button97(
    1. BuildContext
    )?,
  103. dynamic button98(
    1. BuildContext
    )?,
  104. dynamic button99(
    1. BuildContext
    )?,
  105. IconData? icon,
})

Implementation

const FloatingActionButtonKit({
  super.key,
  this.button1,
  this.button2,
  this.button3,
  this.button00,
  this.button01,
  this.button02,
  this.button03,
  this.button04,
  this.button05,
  this.button06,
  this.button07,
  this.button08,
  this.button09,
  this.button10,
  this.button11,
  this.button12,
  this.button13,
  this.button14,
  this.button15,
  this.button16,
  this.button17,
  this.button18,
  this.button19,
  this.button20,
  this.button21,
  this.button22,
  this.button23,
  this.button24,
  this.button25,
  this.button26,
  this.button27,
  this.button28,
  this.button29,
  this.button30,
  this.button31,
  this.button32,
  this.button33,
  this.button34,
  this.button35,
  this.button36,
  this.button37,
  this.button38,
  this.button39,
  this.button40,
  this.button41,
  this.button42,
  this.button43,
  this.button44,
  this.button45,
  this.button46,
  this.button47,
  this.button48,
  this.button49,
  this.button50,
  this.button51,
  this.button52,
  this.button53,
  this.button54,
  this.button55,
  this.button56,
  this.button57,
  this.button58,
  this.button59,
  this.button60,
  this.button61,
  this.button62,
  this.button63,
  this.button64,
  this.button65,
  this.button66,
  this.button67,
  this.button68,
  this.button69,
  this.button70,
  this.button71,
  this.button72,
  this.button73,
  this.button74,
  this.button75,
  this.button76,
  this.button77,
  this.button78,
  this.button79,
  this.button80,
  this.button81,
  this.button82,
  this.button83,
  this.button84,
  this.button85,
  this.button86,
  this.button87,
  this.button88,
  this.button89,
  this.button90,
  this.button91,
  this.button92,
  this.button93,
  this.button94,
  this.button95,
  this.button96,
  this.button97,
  this.button98,
  this.button99,
  this.icon,
});