Build: Styled Text Screen
This screen shows a text widget with custom styling including font size, color, and weight.
Target UI
------------------------- | | | Hello, Flutter! | | | -------------------------
Display a Text widget with the text 'Hello, Flutter!'
Set the font size to 24
Make the text color blue
Make the text bold
Center the text horizontally and vertically on the screen