InfoDisplayPage typedef

InfoDisplayPage = ({String hint, String title})

Implementation

typedef InfoDisplayPage = ({String title, String hint});