Skip to content
Snippets Groups Projects
Commit 26ca00cb authored by Seth Ladd's avatar Seth Ladd
Browse files

make init more clear

parent a936b205
No related branches found
No related tags found
No related merge requests found
import 'dart:html';
main() {
initWsk();
initPhoneLayout();
}
initWsk() {
initPhoneLayout() {
var navdrawerContainer = querySelector('.navdrawer-container');
var appbarElement = querySelector('.app-bar');
var menuBtn = querySelector('.menu');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment