feat: update home ui
This commit is contained in:
@@ -462,6 +462,8 @@ class _ErrorPageState extends State<ErrorPage> with TickerProviderStateMixin {
|
||||
|
||||
// Usage Example dengan berbagai variasi
|
||||
class ErrorPageExamples extends StatelessWidget {
|
||||
const ErrorPageExamples({super.key});
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return Column(
|
||||
|
||||
Reference in New Issue
Block a user