Relative Content

Tag Archive for floating-action-button

Please Flutter Mentor i ned your Support

Hi I’m trying to create button for my App using flutter but isn’t working I used floatingActionButton: FloatingActionButton(
Child:Text(‘click’),
)’ this is the code that I used but still not working